improve manager translations for zh-rCN & zh-rTW (#247)

* add README_TW

* Update README_CN.md

* add Simplified Chinese for website

add Simplified Chinese for website

fix some mistakes in README_CN

* Update zh/devices.html

* Update zh/features.html

* Update zh/devices.html

* Update zh/features.html

* Update zh/index.html

* Add Traditional Chinese translation for manager

* Try to add switching function for website

* fix manager translations for zh-rCH & zh-rTW

* try to add language switcher for manager

* try to add language switcher for manager

* try to add language switching function for manager app

* try to add language switching function for manager app

* try to add language switching function for manager app

* discard invalid changes
This commit is contained in:
AxelPLN(Axel Yinjia Huang)
2025-03-23 19:50:22 +08:00
committed by GitHub
parent 2a154c1985
commit a223781fae
6 changed files with 142 additions and 4 deletions
@@ -638,4 +638,4 @@ private fun TopBar(
@Composable
private fun SettingsPreview() {
SettingScreen(EmptyDestinationsNavigator)
}
}