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

th.js « l10n - github.com/nextcloud/theming_customcss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7b1147f19b736dcc3484a42eeaa2ade34db53f76 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "theming_customcss",
    {
    "Saved" : "บันทึกแล้ว",
    "Error" : "ข้อผิดพลาด",
    "Save" : "บันทึก"
},
"nplurals=1; plural=0;");