fix: weapon -> light cone

This commit is contained in:
mio 2023-05-04 11:00:21 +08:00
parent 3dbb746a38
commit 77a1d611be
3 changed files with 12 additions and 12 deletions

@ -30,9 +30,9 @@
"ui.data.average": "5 star on average",
"ui.data.chara5": "5 star character",
"ui.data.chara4": "4 star character",
"ui.data.weapon5": "5 star light cone",
"ui.data.weapon4": "4 star light cone",
"ui.data.weapon3": "3 star light cone",
"ui.data.weapon5": "5 star Light Cone",
"ui.data.weapon4": "4 star Light Cone",
"ui.data.weapon3": "3 star Light Cone",
"ui.setting.title": "Settings",
"ui.setting.language": "Language",
"ui.setting.languageHint": "When the translation is missing, English will be displayed by default.",
@ -84,5 +84,5 @@
"excel.filePrefix": "Star Rail Warp logger",
"excel.fileType": "Excel file",
"ui.extra.cacheClean": "1. Confirm whether the warp history in the game has been opened, and if the error \"User authentication expired\" still appears, try the following steps \n2. Close the game window of Star Rail \n3. Click the \"Open Web Cache Folder\" button above to open the \"Cache\" folder \n4. Delete the \"Cache_ Data\" folder \n5. Start the Star Rail game and open the warp history page in the game \n6. Close this dialog and click the \"Update Data\" button",
"ui.extra.findCacheFolder": "If the \"Open cache folder\" button does not respond, you can manually find the game's web cache folder. The directory is \"Your game installation path/Star Rail/Game/StarRail_Data/webCaches/Cache/\""
"ui.extra.findCacheFolder": "If the \"Open cache folder\" button does not respond, you can manually find the game's web cache folder. The directory is \"Your game installation path/Star Rail/Games/StarRail_Data/webCaches/Cache/\""
}

@ -18,7 +18,7 @@
"ui.data.sum": "合計",
"ui.data.no5star": "連星5取得しません",
"ui.data.character": "キャラ",
"ui.data.weapon": "武器",
"ui.data.weapon": "光円錐",
"ui.data.star5": "星5",
"ui.data.star4": "星4",
"ui.data.star3": "星3",
@ -26,9 +26,9 @@
"ui.data.average": "星5取得平均回数",
"ui.data.chara5": "星5キャラ",
"ui.data.chara4": "星4キャラ",
"ui.data.weapon5": "星5武器",
"ui.data.weapon4": "星4武器",
"ui.data.weapon3": "星3武器",
"ui.data.weapon5": "星5光円錐",
"ui.data.weapon4": "星4光円錐",
"ui.data.weapon3": "星3光円錐",
"ui.setting.title": "設定",
"ui.setting.language": "言語",
"ui.setting.languageHint": "翻訳されていない場合は、デフォルトで英語が表示されます。",

@ -22,7 +22,7 @@
"ui.data.sum": "已累计",
"ui.data.no5star": "抽未出5星",
"ui.data.character": "角色",
"ui.data.weapon": "武器",
"ui.data.weapon": "光錐",
"ui.data.star5": "5星",
"ui.data.star4": "4星",
"ui.data.star3": "3星",
@ -30,9 +30,9 @@
"ui.data.average": "5星平均出货次数为",
"ui.data.chara5": "5星角色",
"ui.data.chara4": "4星角色",
"ui.data.weapon5": "5星武器",
"ui.data.weapon4": "4星武器",
"ui.data.weapon3": "3星武器",
"ui.data.weapon5": "5星光錐",
"ui.data.weapon4": "4星光錐",
"ui.data.weapon3": "3星光錐",
"ui.setting.title": "设置",
"ui.setting.language": "语言",
"ui.setting.languageHint": "缺少翻译时,会默认显示简体中文",