migrate therinaldos.com data
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s

This commit is contained in:
2024-05-05 15:50:45 -04:00
commit ef1ff240d4
23182 changed files with 3801898 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
OC.L10N.register(
"support",
{
"Link:" : "Enllaz:",
"_%n year_::_%n years_" : ["%n añu","%n años"],
"_%n month_::_%n months_" : ["%n mes","%n meses"],
"_%n week_::_%n weeks_" : ["%n selmana","%n selmanes"],
"_%n day_::_%n days_" : ["%n día","%n díes"],
"Forum" : "Foru",
"GitHub" : "GitHub"
},
"nplurals=2; plural=(n != 1);");