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

eu.js « l10n - github.com/nextcloud/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aab92a07872ab66916b73a56f4816c4293fcd92c (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "Gordeta",
    "Error" : "Errorea",
    "Save" : "Gorde"
},
"nplurals=2; plural=(n != 1);");