mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-02-07 06:00:08 +00:00
feat: init i18n
This commit is contained in:
13
src/locales/zh-TW/translation.json
Normal file
13
src/locales/zh-TW/translation.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"overview": "概覽",
|
||||
"language": {
|
||||
"zh-CN": "简体中文",
|
||||
"zh-TW": "繁體中文",
|
||||
"en": "English"
|
||||
},
|
||||
"theme": {
|
||||
"light": "亮色",
|
||||
"dark": "暗色",
|
||||
"system": "跟随系統"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user