From 7fed255d2ad056c49a6449828e7e9fc2c42c9bf2 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 7 May 2020 09:36:52 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index 5308f7cfd..60ff61c3d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -150,6 +150,7 @@ "config.roughlyenoughitems.mirrorItemPanel.boolean.false": "Po prawej", "config.roughlyenoughitems.debugRenderTimeRequired": "Tryb debugowania listy przedmiotów:", "config.roughlyenoughitems.debugSearchTimeRequired": "Search Debug Mode:", + "config.roughlyenoughitems.resizeDynamically": "Resize Dynamically:", "config.roughlyenoughitems.searchFieldLocation": "Pozycja pola wyszukiwania:", "config.roughlyenoughitems.searchFieldLocation.bottom_side": "Lewy / Prawy Dolny", "config.roughlyenoughitems.searchFieldLocation.top_side": "Lewy / Prawy Górny", -- cgit