- bug fixed : text "Powered by" is now localized
git-svn-id: http://piwigo.org/svn/trunk@726 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
f30455c6ff
commit
750354a231
4 changed files with 4 additions and 1 deletions
|
|
@ -57,6 +57,7 @@ $lang['default'] = 'D
|
|||
$lang['webmaster'] = 'Webmaster';
|
||||
$lang['language'] = 'Langue';
|
||||
$lang['send_mail'] = 'Contact';
|
||||
$lang['powered_by'] = 'Propulsé par';
|
||||
|
||||
// Properties
|
||||
$lang['registration_date'] = 'Enregistré le';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue