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