(cp 63414dead) related to #1602 Escaped variable in template instead of changing translation.

This commit is contained in:
Matthieu Leproux
2022-06-06 14:59:49 +02:00
parent 5c84eed085
commit c751dba741
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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';