diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:56:00 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-21 15:56:00 +0800 |
| commit | af589cc9f1d1fc85e5f3b9776ecf92820fd5a9f9 (patch) | |
| tree | 2a98d65246ebcfb323f67c8f91d8dcdd70c70f1b /src | |
| parent | c763b6151f6dee44609169b36dfc4eb1b44bfa4d (diff) | |
| download | RoughlyEnoughItems-af589cc9f1d1fc85e5f3b9776ecf92820fd5a9f9.tar.gz RoughlyEnoughItems-af589cc9f1d1fc85e5f3b9776ecf92820fd5a9f9.tar.bz2 RoughlyEnoughItems-af589cc9f1d1fc85e5f3b9776ecf92820fd5a9f9.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 1 |
1 files changed, 1 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 7fe36c293..ad4fcc61d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -112,6 +112,7 @@ "config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева", "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Справа", + "config.roughlyenoughitems.debugRenderTimeRequired": "Entry List Debug Mode:", "config.roughlyenoughitems.searchFieldLocation": "Положение поля поиска:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Внизу", "config.roughlyenoughitems.searchFieldLocation.top_side": "Наверху", |
