mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2025-07-13 15:52:44 +08:00
8 lines
4.8 KiB
JavaScript
8 lines
4.8 KiB
JavaScript
const e={UI_Next:"Next",UI_Back:"Back",UI_Skip:"Skip",UI_Done:"Done",UI_Cancel:"Cancel",UI_Confirm:"Confirm",UI_Retry:"Retry",UI_Yes:"Yes",UI_No:"No",UI_OK:"OK",UI_Close:"Close",UI_Open:"Open",UI_Search:"Search",UI_Loading:"Now Loading",UI_Error:"Error",UI_Colon:":",UI_Times:"Times",UI_Count:"",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_Remake:"↻Remake Now",UI_Thanks:"Thx",UI_Achievement:"Achv",UI_Cyber_Theme_Art_Design:"UI Design by 晰晰",UI_Banner:`作者的新作《纸上谈亲》已上线小程序
|
|
微信/抖音搜索“纸上谈亲”即可游玩~`,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_Manual:"Manual",UI_Auto:"Auto",UI_Goto_Summary:"Goto Summary",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",UI_Achievement_Count:"Achievement",UI_Remake_Times:"Remake Times",UI_Event_Collection_Rate:"Event Collection",UI_Talent_Collection_Rate:"Talent Collection",UI_Statistics:"Statistics",UI_Rank:"Rank",UI_Achievement_Achieve:"Achievement",UI_Judge_Level_0:"Hell",UI_Judge_Level_1:"Worse",UI_Judge_Level_2:"Bad",UI_Judge_Level_3:"Normal",UI_Judge_Level_4:"Good",UI_Judge_Level_5:"Great",UI_Judge_Level_6:"Excellent",UI_Judge_Level_7:"Perfect",UI_Spirit_Judge_Level_0:"Hell",UI_Spirit_Judge_Level_1:"Tortured",UI_Spirit_Judge_Level_2:"Unlucky",UI_Spirit_Judge_Level_3:"Normal",UI_Spirit_Judge_Level_4:"Happy",UI_Spirit_Judge_Level_5:"Blissful ",UI_Spirit_Judge_Level_6:"Paradise",UI_AGE_Judge_Level_0:"Stillborn",UI_AGE_Judge_Level_1:"Early",UI_AGE_Judge_Level_2:"Young",UI_AGE_Judge_Level_3:"Heyday",UI_AGE_Judge_Level_4:"Middle",UI_AGE_Judge_Level_5:"Sexagenarian",UI_AGE_Judge_Level_6:"Septuagenarian",UI_AGE_Judge_Level_7:"Octogenarian",UI_AGE_Judge_Level_8:"Nonagenarian",UI_AGE_Judge_Level_9:"不老",UI_AGE_Judge_Level_10:"修仙",UI_AGE_Judge_Level_11:"仙寿",UI_Intelligence_Judge_Level_7:"识海",UI_Intelligence_Judge_Level_8:"元神",UI_Intelligence_Judge_Level_9:"仙魂",UI_Strength_Judge_Level_7:"凝气",UI_Strength_Judge_Level_8:"筑基",UI_Strength_Judge_Level_9:"金丹",UI_Strength_Judge_Level_10:"元婴",UI_Strength_Judge_Level_11:"仙体",UI_Remake_Times_Judge_Level_0:"Purple rate constant",UI_Remake_Times_Judge_Level_1:"Purple rate double",UI_Remake_Times_Judge_Level_2:"Purple rate triple",UI_Remake_Times_Judge_Level_3:"Purple rate Quadruple",UI_Remake_Times_Judge_Level_4:"Purple rate Quintuple",UI_Remake_Times_Judge_Level_5:"Purple rate Sextuple",UI_Achievement_Count_Judge_Level_0:"Orange rate constant",UI_Achievement_Count_Judge_Level_1:"Orange rate double",UI_Achievement_Count_Judge_Level_2:"Orange rate triple",UI_Achievement_Count_Judge_Level_3:"Orange rate Quadruple",UI_Achievement_Count_Judge_Level_4:"Orange rate Quintuple",UI_Achievement_Count_Judge_Level_5:"Orange rate Sextuple",UI_Support_Programmer:"Programmer",UI_Support_Designer:"Designer",UI_Save:"Save",UI_Load:"Load",UI_Read:"Copy",UI_Write:"Paste",UI_CopySuccess:"Copy to clipboard success",UI_CopyFailed:"Copy to clipboard Failed",UI_PasteSuccessDecodeSuccess:"Load Success!",UI_PasteSuccessDecodeFailed:"Paste success, but load Failed!",UI_PasteFailedDecodeSuccess:"Paste Failed, use input load success!",UI_PasteFailedDecodeFailed:"Paste Failed, use input load Failed!",UI_LoadSuccess:"Load Success!",UI_LoadFailed:"Load Failed!",UI_Title_Celebrity:"Past life was...",UI_CustomMode:"Custom",UI_CustomModeDescription:`10 Talent
|
|
Custom property`,UI_CelebrityMode:"Celebrity",UI_CelebrityModeDescription:`Past life is celebrity
|
|
Rebirth to modern`,UI_AllNot:"↻All Not",UI_UniqueWaTaShi:"Unique of mine",UI_UniqueWaTaShiContent:`
|
|
Unique character card different from other 60 million player
|
|
All property, All talent, All random
|
|
All has only one chance`,UI_GenerateNow:"Generate Now",M_NoRank:"There is no rank",M_PleaseSelectOne:"Please Select One",M_UnGenerate:"Unique Character no generate",M_DisableExtendTalent:"Celebrity mode can't extends talent",F_RemakeTimes:"Remake {0} Times",F_AchievementCount:"Achievement {0}",F_TalentSelection:"{name} ({description})",F_TalentConflict:"Conflict with talent ({0})",F_TalentSelectLimit:"Talent select limit {0}",F_TalentSelectNotComplect:"Please select {0} talent",F_PropertyPointLeft:"You have left {0} property point",F_TalentReplace:"Talent replace [{source.name}] -> [{target.name}]",F_PropertyStr:"CHR{CHR} INT{INT} STR{STR} MNY{MNY}"};export{e as default};
|