feat(translations): Add Simplified Chinese translation
- Add simplified Chinese translation files - Add the Simplified Chinese option in the language selection - Update the translation index to support Simplified Chinese
This commit is contained in:
@@ -8,6 +8,7 @@ export const commonTranslations: CommonTranslations = {
|
||||
english: "English",
|
||||
khmer: "Khmer",
|
||||
german: "Deutsch",
|
||||
simplifiedChinese: "Simplified Chinese",
|
||||
goodMorning: "Good morning",
|
||||
goodAfternoon: "Good afternoon",
|
||||
goodEvening: "Good evening",
|
||||
|
||||
Reference in New Issue
Block a user