update framework

This commit is contained in:
Vick Scarlet
2021-11-07 22:17:04 +08:00
parent f40698d63e
commit 22fa5d755a
197 changed files with 91751 additions and 3232 deletions

31
src/i18n/zh-cn.js Normal file
View File

@@ -0,0 +1,31 @@
export default ({
UI_Next: '下一步',
UI_Back: '返回',
UI_Skip: '跳过',
UI_Done: '完成',
UI_Cancel: '取消',
UI_Confirm: '确认',
UI_Retry: '重试',
UI_Yes: '是',
UI_No: '否',
UI_OK: '确定',
UI_Close: '关闭',
UI_Open: '打开',
UI_Search: '搜索',
UI_Loading: '加载中...',
UI_Error: '错误',
UI_Title_Remake: '人生重开模拟器',
UI_Title_Subsequent: '这垃圾人生一秒也不想待了',
UI_Cyber_Theme_Art_Design: 'UI 设计 by 晰晰',
UI_Remake: '立即重开',
UI_Thanks: '感谢',
UI_Achievement: '成就',
UI_Title_Talent: '天赋抽卡',
UI_Talent_Draw: '10连抽',
UI_Talent_Select_Uncomplete: '请选取 3 个天赋',
});