diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-06 16:06:10 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-06 16:06:10 +0800 |
| commit | 66f38456e6ec4956dac3d8d18c10b0b16d79b625 (patch) | |
| tree | 0e3c4cfade88ee36024a8b73cffa7012d242749e /src | |
| parent | 689afd843c3da70dac0304564431a143b4e048a6 (diff) | |
| download | RoughlyEnoughItems-66f38456e6ec4956dac3d8d18c10b0b16d79b625.tar.gz RoughlyEnoughItems-66f38456e6ec4956dac3d8d18c10b0b16d79b625.tar.bz2 RoughlyEnoughItems-66f38456e6ec4956dac3d8d18c10b0b16d79b625.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -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 df708bdda..2b4fba50f 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -159,8 +159,8 @@ "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Противоположная сторона", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Верх списка", "config.roughlyenoughitems.displayFavoritesTooltip": "Показывать подсказки из избранного:", - "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", - "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Copy Identifier Toast:", + "config.roughlyenoughitems.snapToRows": "Список предметов привязан к строкам:", + "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "Сообщать о копировании идентификатора:", "config.roughlyenoughitems.scrollingEntryListWidget": "Режим списка предметов:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Прокрутка", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Кнопки", |
