mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-06 00:02:03 +08:00
✨ Feature: add zh-TW.yml (#976)
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
export const builtinI18nList: II18nItem[] = [{
|
||||
label: '简体中文',
|
||||
value: 'zh-CN'
|
||||
}, {
|
||||
label: '繁體中文',
|
||||
value: 'zh-TW'
|
||||
}, {
|
||||
label: 'English',
|
||||
value: 'en'
|
||||
|
||||
Reference in New Issue
Block a user