From 1a30da40c9f902e61e0812df4c17ce1b366b4326 Mon Sep 17 00:00:00 2001 From: pheasantus <83296497+pheasantus@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:46:44 +0100 Subject: [PATCH] Update notes_lang.php --- application/language/polish/notes_lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/language/polish/notes_lang.php b/application/language/polish/notes_lang.php index 7b73bccc..c643733a 100644 --- a/application/language/polish/notes_lang.php +++ b/application/language/polish/notes_lang.php @@ -6,7 +6,7 @@ $lang['notes_menu_notes'] = 'Notatki'; $lang['notes_edit_note'] = 'Edytuj notatkę'; $lang['notes_your_notes'] = 'Twoje notatki'; -$lang['notes_welcome'] = "You don't currently have any notes, these are a fantastic way of storing data like ATU settings, beacons and general station notes and its better than paper as you can't lose them!"; +$lang['notes_welcome'] = "Nie masz jeszcze żadnej notatki, są one fantastyczną drogą do przechowywana pomocnych danych takich jak np. ustawienia skrzynki antenowej, bikony, i ogólne notatki. Są lepsze niż papierowe, bo nigdy nie giną. !"; $lang['notes_create_note'] = 'Utwórz notatkę';