diff --git a/translations/pl.json b/translations/pl.json new file mode 100644 index 0000000..7443b64 --- /dev/null +++ b/translations/pl.json @@ -0,0 +1,9 @@ +{ + "NETCONN_CONNECTED": "Internet jest podłączony", + "NETCONN_NOTCONNECTED": "Internet nie jest podłączony", + "NETCONN_MILLISECOND": "ms", + "NETCONN_NA": "N/A", + + "TXT_NETCONN": "POŁĄCZENIE INTERNETOWE", + "TXT_NETCONN_DESC": "wyświetl status połączenia z Internetem" +} \ No newline at end of file