update daily

This commit is contained in:
Vick Scarlet
2021-11-09 00:08:05 +08:00
parent 2666983f89
commit c06cd9ea62
43 changed files with 4709 additions and 168 deletions

View File

@@ -12,20 +12,39 @@ export default ({
UI_Close: 'Close',
UI_Open: 'Open',
UI_Search: 'Search',
UI_Loading: 'Loading',
UI_Loading: 'Now Loading',
UI_Error: 'Error',
UI_Colon: ':',
UI_Property_Charm: 'CHR',
UI_Property_Intelligence: 'INT',
UI_Property_Strength: 'STR',
UI_Property_Money: 'MNY',
UI_Property_Spirit: 'SPR',
UI_Title_Remake: 'Remake Simulate',
UI_Title_Subsequent: 'The rubbish life doesn\'t want to stay for a second',
UI_Cyber_Theme_Art_Design: 'UI Design by 晰晰',
UI_Remake: 'Remake Now',
UI_Thanks: 'Thx',
UI_Achievement: 'Achv',
UI_Cyber_Theme_Art_Design: 'UI Design by 晰晰',
UI_Title_Talent: 'Talent Draw',
UI_Talent_Draw: '!10 Pulls!',
UI_Talent_Select_Uncomplete: 'Choose 3 Talents, Please.',
UI_Title_Property: 'Property Allocate',
UI_Left_Property_Point: 'Left Property Point',
UI_Selected_Talent: 'Selected Talent',
UI_Random_Allocate: 'Random Allocate',
UI_Make_New_Life: 'Make New Life',
UI_Title_Summary: 'Life Summary',
UI_Talent_Extend: 'Talent, You can choose one to extend',
UI_Remake_Again: 'Remake Again',
UI_Final_Age: 'Age',
UI_Total_Judge: 'Judge',
});

View File

@@ -15,17 +15,35 @@ export default ({
UI_Loading: '加载中...',
UI_Error: '错误',
UI_Colon: '',
UI_Property_Charm: '颜值',
UI_Property_Intelligence: '智力',
UI_Property_Strength: '体质',
UI_Property_Money: '家境',
UI_Property_Spirit: '快乐',
UI_Title_Remake: '人生重开模拟器',
UI_Title_Subsequent: '这垃圾人生一秒也不想待了',
UI_Cyber_Theme_Art_Design: 'UI 设计 by 晰晰',
UI_Remake: '立即重开',
UI_Thanks: '感谢',
UI_Achievement: '成就',
UI_Cyber_Theme_Art_Design: 'UI 设计 by 晰晰',
UI_Title_Talent: '天赋抽卡',
UI_Talent_Draw: '10连抽',
UI_Talent_Select_Uncomplete: '请选取 3 个天赋',
UI_Title_Property: '调整初始属性',
UI_Left_Property_Point: '剩余属性点',
UI_Selected_Talent: '已选天赋',
UI_Random_Allocate: '随机分配',
UI_Make_New_Life: '开始新人生',
UI_Title_Summary: '人生总结',
UI_Talent_Extend: '天赋:你可以选择一个,下辈子还能抽到',
UI_Remake_Again: '再次重开',
UI_Final_Age: '享年',
UI_Total_Judge: '总评',
});