diff --git a/common/src/main/resources/assets/nuit/lang/pl_pl.json b/common/src/main/resources/assets/nuit/lang/pl_pl.json new file mode 100644 index 00000000..bf2bd539 --- /dev/null +++ b/common/src/main/resources/assets/nuit/lang/pl_pl.json @@ -0,0 +1,8 @@ +{ + "category.nuit": "Nuit", + "key.nuit.toggle": "Przełącz Nuit", + "nuit.message.enabled": "Włączono Nuit!", + "nuit.message.disabled": "Wyłączono Nuit!", + "key.nuit.toggle.debug_hud": "Pokaż nakładkę debugowania", + "key.nuit.toggle.debug_screen": "Pokaż ekran debugowania" +} \ No newline at end of file