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

km.js « l10n - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6d8f526f97695cf7b6a9c946d14ab8d57933db88 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "text",
    {
    "guest" : "ភ្ញៀវ",
    "Saved" : "បាន​រក្សាទុក",
    "Info" : "Info",
    "Warning" : "បម្រាម",
    "Table" : "តារាង",
    "Edit" : "កែប្រែ"
},
"nplurals=1; plural=0;");