mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fixing language error in pl_PL for add user form
This commit is contained in:
@@ -1120,7 +1120,7 @@ $lang['This is already the default theme'] = 'Ten szablon wyglądu jest już dom
|
||||
$lang['Are you sure you want to delete the plugin "%s"?'] = 'Czy na pewno chcesz usunąć wtyczkę "%s"?';
|
||||
$lang['Add Album'] = 'Dodaj album';
|
||||
$lang['Hide sub-albums'] = 'Ukryj podalbumy';
|
||||
$lang['Name field must not be empty'] = 'Pole "nazwa" nie może być puste';
|
||||
$lang['Name field must not be empty'] = 'Pole nazwa nie może być puste';
|
||||
$lang['Sep'] = 'wrz';
|
||||
$lang['Show sub-albums'] = 'Pokaż podalbumy';
|
||||
$lang['Synchronization'] = 'Synchronizacja';
|
||||
|
||||
Reference in New Issue
Block a user