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

id.js « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9da484f1cc7b6ce18c5f43465dab8c4780e27493 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "Disimpan",
    "Error" : "Galat",
    "Save" : "Simpan"
},
"nplurals=1; plural=0;");