Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eu_ES.js « l10n « lib - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f547910d4aab5277c8e8fcbc74e0a899be10605c (plain)
1
2
3
4
5
6
OC.L10N.register(
    "lib",
    {
    "Personal" : "Pertsonala"
},
"nplurals=2; plural=(n != 1);");