summaryrefslogtreecommitdiffstats
path: root/l10n/km.js
blob: 58c689a508a7e2bb425463aa998a1265ba2338ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "contacts",
    {
    "Contacts" : "ទំនាក់​ទំនង",
    "Groups" : "ក្រុ",
    "Notes" : "កំណត់​ចំណាំ",
    "Work" : "ធ្វើការ",
    "Other" : "ផ្សេងៗ",
    "Address" : "អាសយដ្ឋាន",
    "Birthday" : "ថ្ងៃ​កំណើត",
    "Email" : "អ៊ីមែល"
},
"nplurals=1; plural=0;");