aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-18 18:20:27 +0800
committershedaniel <daniel@shedaniel.me>2020-02-18 18:20:27 +0800
commit18b0c0bf9283f4be1d81d0c98ba426cb974cad3b (patch)
tree1dcfa7cbd3a715e7e081921502eb1318ecbbd483 /src/main
parent0fb92695dd163805c37b046d69561703951f4da4 (diff)
downloadRoughlyEnoughItems-18b0c0bf9283f4be1d81d0c98ba426cb974cad3b.tar.gz
RoughlyEnoughItems-18b0c0bf9283f4be1d81d0c98ba426cb974cad3b.tar.bz2
RoughlyEnoughItems-18b0c0bf9283f4be1d81d0c98ba426cb974cad3b.zip
New translations en_us.json (zh_cn)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
index f982b68f6..bee5171fd 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json
@@ -123,6 +123,8 @@
"config.roughlyenoughitems.filteredEntries.show": "Show Selected",
"config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!",
"config.roughlyenoughitems.entrySize": "条目大小:",
+ "config.roughlyenoughitems.asyncSearch": "Async Search:",
+ "config.roughlyenoughitems.numberAsyncSearch": "Async Entry Group Size:",
"config.roughlyenoughitems.useCompactTabs": "简洁标签:",
"config.roughlyenoughitems.darkTheme": "外观主题:",
"config.roughlyenoughitems.darkTheme.boolean.true": "深色主题",
@@ -135,6 +137,7 @@
"config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左侧",
"config.roughlyenoughitems.mirrorItemPanel.boolean.false": "右侧",
"config.roughlyenoughitems.debugRenderTimeRequired": "条目列表调试模式:",
+ "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:",
"config.roughlyenoughitems.searchFieldLocation": "搜索框的位置:",
"config.roughlyenoughitems.searchFieldLocation.bottom_side": "左/右下角",
"config.roughlyenoughitems.searchFieldLocation.top_side": "左/右上角",