mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-04-04 01:33:24 +08:00
【同步】前端项目源码
【修复】工作流兼容问题
This commit is contained in:
12
frontend/packages/vue/i18n/src/translation.ts
Normal file
12
frontend/packages/vue/i18n/src/translation.ts
Normal file
@@ -0,0 +1,12 @@
|
||||
export default {
|
||||
zhCN: '简体中文',
|
||||
zhTW: '繁體中文',
|
||||
enUS: 'English',
|
||||
jaJP: '日本語',
|
||||
ruRU: 'Русский',
|
||||
koKR: '한국어',
|
||||
ptBR: 'Português',
|
||||
frFR: 'Français',
|
||||
esAR: 'Español',
|
||||
arDZ: 'العربية',
|
||||
}
|
||||
Reference in New Issue
Block a user