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

fa.js « l10n - github.com/juliushaertl/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6fde24153f0e04db2de25bdc183f5fc00e525833 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "دخیره شد",
    "Error" : "خطا",
    "Save" : "ذخیره"
},
"nplurals=2; plural=(n > 1);");