Update: language options to "Language".

- Update Name option in language files to display 'Language' consistently
- Fix locale issues in 'tw' and 'cn' files that were mistakenly changed
This commit is contained in:
Daniel Gerardo Rondón García
2023-03-30 23:32:56 -05:00
parent df75b9973a
commit 7f16698f01
3 changed files with 5 additions and 5 deletions

View File

@@ -54,7 +54,7 @@ const en: LocaleType = {
Close: "Close",
},
Lang: {
Name: "语言",
Name: "Language",
Options: {
cn: "简体中文",
en: "English",