From 7fa78b41119ce9c015e9af1a5e39ffa362544c50 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Wed, 12 Feb 2020 08:20:09 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/assets/roughlyenoughitems/lang') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index c73f13d9d..fa4e89337 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -168,7 +168,7 @@ "config.roughlyenoughitems.searchFavorites": "Szukaj w Ulubionych:", "config.roughlyenoughitems.appendModNames": "Wyświetlaj nazwy modów przy przedmiotach:", "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Pozycja Ulubionych przedmiotów:", - "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Przeciwna strona", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Po przeciwnej stronie", "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "U góry listy", "config.roughlyenoughitems.displayFavoritesTooltip": "Wyświetlaj etykiety Ulubionych przedmiotów:", "config.roughlyenoughitems.snapToRows": "Lista przylega do wierszy:", -- cgit