feat(i18n): improve i18n copy and add new translations
- Add new translation entries - Fix several language files
This commit is contained in:
@@ -5,9 +5,10 @@ export const commonTranslations: CommonTranslations = {
|
||||
welcome: "欢迎",
|
||||
logout: "注销",
|
||||
language: "语言",
|
||||
english: "English",
|
||||
khmer: "Khmer",
|
||||
english: "Englisch",
|
||||
khmer: "ភាសាខ្មែរ",
|
||||
german: "Deutsch",
|
||||
japanese: "日本語",
|
||||
simplifiedChinese: "简体中文",
|
||||
goodMorning: "早上好",
|
||||
goodAfternoon: "下午好",
|
||||
|
||||
Reference in New Issue
Block a user