From 2bb359ab9818b5fa7fcd26d285d1399941206bac Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 8 Jul 2020 15:51:57 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 43812175a..60005b6f1 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -36,6 +36,8 @@ "text.rei.composting.page": "Strona %d", "text.rei.config": "Konfiguracja", "text.rei.config_tooltip": "Otwórz Panel Konfiguracyjny\n§7Kliknij z Shiftem by przełączyć Tryb Oszukiwania", + "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": "Daj [{item_name}§f] x{item_count} graczowi {player_name}.", "text.rei.failed_cheat_items": "§cBłąd podczas dawania przedmiotów.", "ordering.rei.ascending": "Rosnący", -- cgit