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

bg.js « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 553be6ddf78c0d6453e5ef7acf7da5d91de7b9d6 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "Записано",
    "Error" : "Грешка",
    "Save" : "Запиши"
},
"nplurals=2; plural=(n != 1);");