diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-29 14:27:29 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-29 14:27:29 +0800 |
| commit | b229e19db785e24d000b73799a43ebc6f39de20c (patch) | |
| tree | 35ab412f18245c7a3299b021ac80ae2c17a2f9d8 /src | |
| parent | d93f5dd2df61c26d1c496965d85b4b733cae7329 (diff) | |
| download | RoughlyEnoughItems-b229e19db785e24d000b73799a43ebc6f39de20c.tar.gz RoughlyEnoughItems-b229e19db785e24d000b73799a43ebc6f39de20c.tar.bz2 RoughlyEnoughItems-b229e19db785e24d000b73799a43ebc6f39de20c.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index df95b8b85..cc58cf5ff 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -130,9 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", "config.roughlyenoughitems.recipeBorder": "Рамка рецепта:", - "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", - "config.roughlyenoughitems.recipeBorder.default": "Default", - "config.roughlyenoughitems.recipeBorder.none": "None", + "config.roughlyenoughitems.recipeBorder.lighter": "Светлая", + "config.roughlyenoughitems.recipeBorder.default": "По умолчанию", + "config.roughlyenoughitems.recipeBorder.none": "Отсутствует", "config.roughlyenoughitems.maxRecipePerPage": "Количество рецептов на странице:", "config.roughlyenoughitems.mirrorItemPanel": "Положение списка предметов:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Слева", |
