diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-28 01:12:36 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-28 01:12:36 +0800 |
| commit | 1cd4e40ed0c05c9fe5c75deaabdc2348a9158c1c (patch) | |
| tree | 2704497cc375426504a32b20ca89730060942f7c | |
| parent | d65b85656a460d02e9b7e29b89862c9690613004 (diff) | |
| download | RoughlyEnoughItems-1cd4e40ed0c05c9fe5c75deaabdc2348a9158c1c.tar.gz RoughlyEnoughItems-1cd4e40ed0c05c9fe5c75deaabdc2348a9158c1c.tar.bz2 RoughlyEnoughItems-1cd4e40ed0c05c9fe5c75deaabdc2348a9158c1c.zip | |
New translations en_us.json (ru_ru)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 862b1b76c..da487f011 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -150,10 +150,10 @@ "config.roughlyenoughitems.itemCheatingMode.jei_like": "x64", "config.roughlyenoughitems.searchFavorites": "Поиск фильтра в Закладках:", "config.roughlyenoughitems.appendModNames": "Показывать название мода:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Позиция Избранного:", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Противоположная сторона", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Конец списка", - "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", + "config.roughlyenoughitems.displayFavoritesTooltip": "Показывать подсказки из избранного:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", "config.roughlyenoughitems.scrollingEntryListWidget": "Режим списка предметов:", |
