From fce8730a3db5a474b3df029db877e21640d6406e Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 5 Nov 2020 17:40:47 +0800 Subject: New translations en_us.json (pl_pl) --- src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 8fe596e27..191be399d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -216,8 +216,8 @@ "rule.roughlyenoughitems.filtering.manual.subtitle": "Ręcznie wybierz co chcesz ukryć i pokazać.", "rule.roughlyenoughitems.filtering.search": "Filtry wyszukiwania", "rule.roughlyenoughitems.filtering.search.subtitle": "Filtruj za pomocą filtrów wyszukiwania.", - "rule.roughlyenoughitems.filtering.search.filter": "Filtr wyszukiwania", - "rule.roughlyenoughitems.filtering.search.show": "Pokaż / Ukryj", + "rule.roughlyenoughitems.filtering.search.filter": "Filtr wyszukiwania:", + "rule.roughlyenoughitems.filtering.search.show": "Pokaż / Ukryj:", "rule.roughlyenoughitems.filtering.search.show.true": "Pokaż", "rule.roughlyenoughitems.filtering.search.show.false": "Ukryj", "language.roughlyenoughitems.english": "Angielski", -- cgit