diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:44 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-18 18:20:44 +0800 |
| commit | b673c83256673065e886827db7c078717041f175 (patch) | |
| tree | 703cddc36f21047fa59decb97daedde87a29ebbd /src | |
| parent | 8af02e60514ec749d05c19b46a5e66771f2d2316 (diff) | |
| download | RoughlyEnoughItems-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.json | 3 |
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": "Сверху", |
