aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-02-18 18:20:44 +0800
committershedaniel <daniel@shedaniel.me>2020-02-18 18:20:44 +0800
commitb673c83256673065e886827db7c078717041f175 (patch)
tree703cddc36f21047fa59decb97daedde87a29ebbd /src
parent8af02e60514ec749d05c19b46a5e66771f2d2316 (diff)
downloadRoughlyEnoughItems-b673c83256673065e886827db7c078717041f175.tar.gz
RoughlyEnoughItems-b673c83256673065e886827db7c078717041f175.tar.bz2
RoughlyEnoughItems-b673c83256673065e886827db7c078717041f175.zip
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
index 8cd8d7f78..6a569959d 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.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": "Сверху",