diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-05-11 23:41:56 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-11 23:41:56 +0800 |
| commit | a190ce5cf4dfbb5aa7ed60578f15af4d351ac7a4 (patch) | |
| tree | 0f70477e885feff8ee0103fb615c04255421d1df | |
| parent | 2ecc1d1dfe3ffa1261de82fee96d4943a3220bc1 (diff) | |
| download | RoughlyEnoughItems-a190ce5cf4dfbb5aa7ed60578f15af4d351ac7a4.tar.gz RoughlyEnoughItems-a190ce5cf4dfbb5aa7ed60578f15af4d351ac7a4.tar.bz2 RoughlyEnoughItems-a190ce5cf4dfbb5aa7ed60578f15af4d351ac7a4.zip | |
New translations en_us.json (pl_pl) (#531)
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json index d97522e9b..18f4cb4ec 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/pl_pl.json @@ -106,6 +106,7 @@ "msg.rei.exported_recipe.desc": "Sprawdź folder 'rei_export'.", "subsets.rei.roughlyenoughitems.all_entries": "Wszystkie Wpisy", "subsets.rei.roughlyenoughitems.item_groups": "Zakładki w Trybie Kreatywnym", + "_comment": "Etykiety elementów konfiguracji", "config.roughlyenoughitems.title": "Panel Konfiguracyjny Roughly Enough Items", "config.roughlyenoughitems.basics": "Podstawowe", "config.roughlyenoughitems.appearance": "Wygląd", @@ -164,6 +165,8 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation": "Pozycja Panelu Wejściowego:", "config.roughlyenoughitems.accessibility.displayPanelLocation.left": "Po lewej", "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Po prawej", + "config.roughlyenoughitems.search.modSearch": "Wyszukiwanie w modzie (@):", + "config.roughlyenoughitems.search_mode.always": "Zawsze włączone", "config.roughlyenoughitems.layout.debugRenderTimeRequired": "Tryb Debugowania Panelu Wejściowego:", "config.roughlyenoughitems.search.debugSearchTimeRequired": "Tryb wyszukiwania debugowania:", "config.roughlyenoughitems.accessibility.resizeDynamically": "Zmieniaj Rozmiar Dynamicznie:", |
