From d050f4d471c2d5c01c46bcb06e3ab5c2ac500529 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 21 May 2020 13:38:32 +0800 Subject: New translations en_us.json (zh_tw) --- src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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": "左上 / 右上", -- cgit