diff options
author | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-06-05 21:37:29 +0200 |
---|---|---|
committer | Andrzej Budziński <andrzej@budzinski.ovh> | 2021-06-05 21:37:29 +0200 |
commit | 12089e127aef32f160188fa85fa99a69ded3232d (patch) | |
tree | 12ecc233d3aa640fea91580f7e42e059b46a6ac5 /view/pl/hstrings.php | |
parent | c75b8711b1fa5d2493dfcef1ad7f0eed5a025b3a (diff) | |
download | volse-hubzilla-12089e127aef32f160188fa85fa99a69ded3232d.tar.gz volse-hubzilla-12089e127aef32f160188fa85fa99a69ded3232d.tar.bz2 volse-hubzilla-12089e127aef32f160188fa85fa99a69ded3232d.zip |
Polish Translation: a little fixes
Diffstat (limited to 'view/pl/hstrings.php')
-rw-r--r-- | view/pl/hstrings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/pl/hstrings.php b/view/pl/hstrings.php index 68fa85a4f..7d1f695f9 100644 --- a/view/pl/hstrings.php +++ b/view/pl/hstrings.php @@ -2611,7 +2611,7 @@ App::$strings["Search site @name, !forum, #tag, ?docs, content"] = "Szukaj @name App::$strings["Site Setup and Configuration"] = "Instalacja i konfiguracja portalu"; App::$strings["@name, !forum, #tag, ?doc, content"] = "@name, !forum, #tag, ?doc, content"; App::$strings["Please wait..."] = "Proszę czekać ..."; -App::$strings["Add Apps"] = "Dodaj aplikacje"; +App::$strings["Add Apps"] = "Zainstalowane aplikacje"; App::$strings["Arrange Apps"] = "Rozmieść aplikacje"; App::$strings["Toggle System Apps"] = "Przełącz aplikacje systemowe"; App::$strings["Status Messages and Posts"] = "Komunikaty o stanie i wpisach"; |