Skip to content

Commit

Permalink
Add a variable Bundle preview Row Width option. Below 6, or Above 9, …
Browse files Browse the repository at this point in the history
…causes glitches.
  • Loading branch information
sakura-ryoko committed Dec 22, 2024
1 parent cab4726 commit c0447c1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/assets/malilib/lang/zh_tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"malilib.config.test.comment.testString": "[X] 字串註解!",
"malilib.config.test.comment.testStringList": "[X] 字串清單註解!",
"malilib.config.test.comment.testSyncEnable": "啟用僅供測試的 [資料同步] 服務",
"malilib.config.test.comment.testBundlePreviewWidth": "A Configuration for testing the Bundle Preview Width (Min: 6, Max: 9)",
"malilib.config.test.name.testBoolean": "布林值測試 /X",
"malilib.config.test.name.testBooleanHotkeyed": "BooleanHotkeyed 測試 /X",
"malilib.config.test.name.testColor": "顏色測試 /X",
Expand All @@ -74,6 +75,7 @@
"malilib.config.test.name.testString": "字串測試 /X",
"malilib.config.test.name.testStringList": "字串清單測試 /X",
"malilib.config.test.name.testSyncEnable": "資料同步測試",
"malilib.config.test.name.testBundlePreviewWidth": "testBundlePreviewWidth",
"malilib.config.test_enum.comment.testEnumConfig": "[X] testEnumConfig 註解。",
"malilib.config.test_enum.comment.testEnumSinglePlayer": "[X] testEnumSinglePlayer 註解。",
"malilib.config.test_enum.comment.testWallsHotkey": "[X] testWallsHotkey 註解。",
Expand Down Expand Up @@ -232,4 +234,4 @@
"malilib.name.file_write_type.normal_write": "正常寫入",
"malilib.name.file_write_type.temp_and_rename": "暫存並重新命名",
"modmenu.descriptionTranslation.malilib": "masa 的用戶端模組所需的程式庫"
}
}

0 comments on commit c0447c1

Please sign in to comment.