diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:50 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-07-08 15:51:50 +0800 |
| commit | 79bed3225985d55a9536d50bd68bac5713f5e43d (patch) | |
| tree | 8a99c4f160c72434f17e681d1ab4be522730bb3d | |
| parent | 1f0b8d05d245e2b0b513105f25fde3dbab6b43ae (diff) | |
| download | RoughlyEnoughItems-79bed3225985d55a9536d50bd68bac5713f5e43d.tar.gz RoughlyEnoughItems-79bed3225985d55a9536d50bd68bac5713f5e43d.tar.bz2 RoughlyEnoughItems-79bed3225985d55a9536d50bd68bac5713f5e43d.zip | |
New translations en_us.json (bg_bg)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json index 46ab00849..dbd871fa3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Страница %d", "text.rei.config": "Конфигурация", "text.rei.config_tooltip": "Отвори екран за конфигуриране\n§7Shift-кликни за да превключиш мамене", + "text.rei.config.optifine.title": "Failed to open REI config screen", + "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", "text.rei.cheat_items": "Даден е [{item_name}§f] x{item_count} на {player_name}.", "text.rei.failed_cheat_items": "§cНеуспешно даване на предмети.", "ordering.rei.ascending": "Възходящ", |
