Resolve change requests part 3

This commit is contained in:
SweetSea-ButImNotSweet
2024-01-08 16:34:58 +07:00
parent 888f2f6074
commit f2686fb5bd
11 changed files with 19 additions and 3 deletions

View File

@@ -209,6 +209,7 @@ return {
tryAnotherBuild="[無效的UTF-8] 如果你使用的是Windows作業系統請嘗試下載Techmino-win32或Techmino-win64與你現在使用的不同的版本",
modInstruction="選擇你想使用的Mod\n不同的Mod會以不同的方式改變遊戲規則(可能導致遊戲異常)\n快來開發新玩法或挑戰自我吧!\n提醒開啟Mod會使成績無效你可以使用鍵盤開關Mod按下shift反向",
-- modApplyAtInstruction="Choose when you want the modifier to be applied.\npreInit: Before loading the modes. The default option in V0.17.15 and earlier, but may cause problems with certain mods.\npostInit: After loading the game. This can fix some bugs in preInit, but some mods can still be disabled by modes in some situations.\nalways: Throughout the entire game. Keeps the effects of the mods in all situations. ",
modInfo={
next="Next數量:\n強制使用Next的個數",
hold="Hold數量:\n強制使用Hold的個數",
@@ -412,6 +413,7 @@ return {
mod={
title="Mods",
reset="重設(tab)",
-- applyAt="Apply during",
unranked="成績無效",
},
pause={