mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
bug fixed: the "Learn more" language key needs to be in admin.lang.php, not in install.lang.php
git-svn-id: http://piwigo.org/svn/trunk@12105 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -809,4 +809,5 @@ $lang['ERROR'] = 'BŁĄD';
|
||||
$lang['Update Complete'] = 'Aktualizacja zakończona';
|
||||
$lang['Rate'] = 'Ocena';
|
||||
$lang['Average rate'] = 'Średnia ocena';
|
||||
$lang['Learn more'] = 'Dowiedz się więcej';
|
||||
?>
|
||||
Reference in New Issue
Block a user