Skip to content

Commit dd2bfca

Browse files
authored
feat(i18n): add missing Khmer translations
1 parent db622ef commit dd2bfca

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

i18n/locales/km-KH.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,9 @@
339339
"tangled": "មើលនៅលើ Tangled"
340340
},
341341
"collapse": "បង្រួម",
342-
"expand": "ពង្រីក"
342+
"collapse_with_name": "បង្រួម {name}",
343+
"expand": "ពន្លា",
344+
"expand_with_name": "ពន្លា {name}"
343345
},
344346
"profile": {
345347
"display_name": "ឈ្មោះបង្ហាញ",
@@ -1235,7 +1237,15 @@
12351237
"add_hint": "បន្ថែមយ៉ាងហោចណាស់ 2 កញ្ចប់ដើម្បីប្រៀបធៀប។"
12361238
},
12371239
"scatter_chart": {
1238-
"copy_alt": {}
1240+
"title": "ប្រៀបធៀប {x} ជាមួយ {y}",
1241+
"freshness_score": "ពិន្ទុថ្មីស្រឡាង",
1242+
"copy_alt": {
1243+
"analysis": "{package} : {x_name} ({x_value}) និង {y_name} ({y_value})",
1244+
"description": "តារាងចំណុចបង្ហាញ៖ បង្ហាញលទ្ធផលប្រៀបធៀបរវាង {x_name} និង {y_name}។ {analysis}។ {watermark}"
1245+
},
1246+
"filename": "{x}-នឹង-{y}-តារាងចំណុច",
1247+
"x_axis": "អ័ក្ស X ↦",
1248+
"y_axis": "អ័ក្ស Y ↥"
12391249
},
12401250
"no_dependency": {
12411251
"label": "(មិនប្រើភាពអាស្រ័យ)",
@@ -1638,4 +1648,4 @@
16381648
}
16391649
},
16401650
"alt_logo_kawaii": "កំណែឡូហ្គោ npmx ដ៏គួរឱ្យស្រលាញ់ រាងមូល និងមានពណ៌រស់រវើក។"
1641-
}
1651+
}

0 commit comments

Comments
 (0)