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

sv.js « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 25ee410e96d1df7f1ae312995944af577f8e98b7 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "Sparat",
    "Error" : "Fel",
    "Save" : "Spara"
},
"nplurals=2; plural=(n != 1);");