diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:32 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-05-21 13:38:32 +0800 |
| commit | d050f4d471c2d5c01c46bcb06e3ab5c2ac500529 (patch) | |
| tree | 77c7667b72f8115e2e0040e6e1cc60ca5f589b75 /src/main | |
| parent | 82ac69401cf2749c7e14db0927285dc188911bd9 (diff) | |
| download | RoughlyEnoughItems-d050f4d471c2d5c01c46bcb06e3ab5c2ac500529.tar.gz RoughlyEnoughItems-d050f4d471c2d5c01c46bcb06e3ab5c2ac500529.tar.bz2 RoughlyEnoughItems-d050f4d471c2d5c01c46bcb06e3ab5c2ac500529.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index c38ffce95..e0fef95e6 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -150,7 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右邊", "config.roughlyenoughitems.debugRenderTimeRequired": "項目列表測試模式:", "config.roughlyenoughitems.debugSearchTimeRequired": "搜尋測試模式:", - "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", + "config.roughlyenoughitems.resizeDynamically": "調整大小:", "config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "左下 / 右下", "config.roughlyenoughitems.searchFieldLocation.top_side": "左上 / 右上", |
