diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:02 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-07 09:37:02 +0800 |
| commit | 54d68a716c1e9ac6cb88349925261a01490e255b (patch) | |
| tree | 51fd10b33515d7e69298519251cd82f0c886b279 /src | |
| parent | 502cd895a27794f9b4f4114f3cd9139e07b84916 (diff) | |
| download | RoughlyEnoughItems-54d68a716c1e9ac6cb88349925261a01490e255b.tar.gz RoughlyEnoughItems-54d68a716c1e9ac6cb88349925261a01490e255b.tar.bz2 RoughlyEnoughItems-54d68a716c1e9ac6cb88349925261a01490e255b.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 61899cbeb..c38ffce95 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊", "config.roughlyenoughitems.debugRenderTimeRequired": "項目列表測試模式:", "config.roughlyenoughitems.debugSearchTimeRequired": "搜尋測試模式:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
