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

km.js « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 77c8d1e8f614a548f0b31606aee3e090984ab2a7 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_texteditor",
    {
    "Saved" : "បាន​រក្សាទុក",
    "An error occurred!" : "មានបញ្ហា​មួយ​កើតឡើង!",
    "Edit" : "កែប្រែ"
},
"nplurals=1; plural=0;");