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

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