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

km.js « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 29556f9ba41ecfa3faea3ca3fd300085595a44c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "external",
    {
    "__language_name__" : "ភាសាខ្មែរ",
    "Name" : "ឈ្មោះ",
    "URL" : "URL",
    "Language" : "ភាសា",
    "Groups" : "ក្រុ",
    "Remove site" : "លុប​វេបសាយ"
},
"nplurals=1; plural=0;");