diff options
Diffstat (limited to 'web/lang/pl/account_po.inc')
-rw-r--r-- | web/lang/pl/account_po.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/web/lang/pl/account_po.inc b/web/lang/pl/account_po.inc index 529e142..c5ab4f5 100644 --- a/web/lang/pl/account_po.inc +++ b/web/lang/pl/account_po.inc @@ -58,4 +58,6 @@ $_t["pl"]["Leave the password fields blank to keep your same password."] = "Pozo $_t["pl"]["Could not retrieve information for the specified user."] = "Uzyskanie informacji o podanym użytkowniku nie powiodło się."; $_t["pl"]["You do not have permission to edit this account."] = "Nie masz uprawnień do edycji tego konta."; -?> +$_t["pl"]["You must log in to view user information."] = "Musisz być zalogowany aby móc oglądać informacje o użytkownikach."; + +?>
\ No newline at end of file |