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

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