Files
therinaldos.com/wedding-pics/apps/recommendations/l10n/oc.js
T
david ef1ff240d4
Build & Deploy to DigitalOcean Space / build (push) Failing after 2m38s
migrate therinaldos.com data
2024-05-05 15:50:45 -04:00

14 lines
504 B
JavaScript

OC.L10N.register(
"recommendations",
{
"Recommended files" : "Fichièrs recomandats",
"No recommendations yet" : "Cap de recomandacion pel moment",
"Recently commented" : "Comentats fa res",
"Recently edited" : "Modificats fa res",
"Recently shared" : "Partejats fa res",
"Recommendations" : "Recomandacions",
"Shows recommended files" : "Mostrar los fichièrs recomandats",
"Show recommendations" : "Mostrar las recomandacions"
},
"nplurals=2; plural=(n > 1);");