mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-07 02:11:26 +02:00
Bug fix 1185 : missing %s in admin vocab
git-svn-id: http://piwigo.org/svn/trunk@4012 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -484,7 +484,7 @@ $lang['conf_history_guest'] = 'Zapisuj odwiedziny strony przez gości';
|
||||
$lang['conf_history_user'] = 'Zapisuj odwiedziny strony przez użytkowników';
|
||||
$lang['conf_history_admin'] = 'Zapisuj odwiedziny strony przez administratorów';
|
||||
$lang['cat_options_title'] = 'Właściwości';
|
||||
$lang['An information email was sent to group "%s"'] = 'Powiadomienie wysłane do członków grupy "%s';
|
||||
$lang['An information email was sent to group "%s"'] = 'Powiadomienie wysłane do członków grupy "%s"';
|
||||
$lang['Send an information email to group members'] = 'Wyślij powiadomienie do członków grupy';
|
||||
$lang['Group'] = 'Grupa';
|
||||
$lang['[%s] Come to visit the category %s'] = '[%s] Wejdź aby zobaczyć kategorie %s';
|
||||
|
||||
Reference in New Issue
Block a user