about summary refs log tree commit diff
path: root/app.config.js
diff options
context:
space:
mode:
authorroth <68660484+roth-dev@users.noreply.github.com>2024-12-19 06:33:19 +0700
committerGitHub <noreply@github.com>2024-12-18 15:33:19 -0800
commit323c974c6bd150b4e1c9acfe84665353585d520b (patch)
tree8e463567aa23db556cafa4201e148986c77175f5 /app.config.js
parent9b35521d3c2d03e23fca412e895bd4936e2ee918 (diff)
downloadvoidsky-323c974c6bd150b4e1c9acfe84665353585d520b.tar.zst
Add Khmer Localization (#6914)
* add khmer language

* update translate

* update translate

* add missing localization key

* update khmer wording

* update khmer wording

* add missing translate

* add missing translate

* chore: add khmer local date-time format

* Update src/locale/i18n.ts

Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
Diffstat (limited to 'app.config.js')
-rw-r--r--app.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/app.config.js b/app.config.js
index 50522b684..8dfe2576d 100644
--- a/app.config.js
+++ b/app.config.js
@@ -87,6 +87,7 @@ module.exports = function (config) {
             'id',
             'it',
             'ja',
+            'km',
             'ko',
             'nl',
             'pl',