diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:13 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:13 +0800 |
| commit | b45eb0eb4c70d07973c486cdab44751f6e640a90 (patch) | |
| tree | 095657a5e6b46a9fd9c5b2de0ab00ed636f75513 /src/main | |
| parent | 771898b20a824bc75e94f7d463e9195559b7a6bf (diff) | |
| download | RoughlyEnoughItems-b45eb0eb4c70d07973c486cdab44751f6e640a90.tar.gz RoughlyEnoughItems-b45eb0eb4c70d07973c486cdab44751f6e640a90.tar.bz2 RoughlyEnoughItems-b45eb0eb4c70d07973c486cdab44751f6e640a90.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 |
1 files changed, 4 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 b60c9944a..a2f3bdc5e 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -147,6 +147,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "x1", "config.roughlyenoughitems.itemCheatingMode.jei_like": "x64", "config.roughlyenoughitems.appendModNames": "Показывать название мода:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", + "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Режим списка предметов:", |
