From d426cd06d29b37bba2f3d6e3e252b888de28b8e5 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sat, 29 Feb 2020 22:07:43 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 3 +++ 1 file changed, 3 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 161fbee30..9c7a98216 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -130,6 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "Ciemny", "config.roughlyenoughitems.darkTheme.boolean.false": "Jasny", "config.roughlyenoughitems.recipeBorder": "Wyświetlaj ramkę przepisu:", + "config.roughlyenoughitems.recipeBorder.lighter": "Lighter", + "config.roughlyenoughitems.recipeBorder.default": "Default", + "config.roughlyenoughitems.recipeBorder.none": "None", "config.roughlyenoughitems.maxRecipePerPage": "Maksymalna ilość receptur na stronę:", "config.roughlyenoughitems.mirrorItemPanel": "Pozycja listy przedmiotów:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "Po lewej", -- cgit