mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
common.lang.php - small change ['Home'] = '.'
git-svn-id: http://piwigo.org/svn/trunk@7167 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -197,7 +197,7 @@ $lang['shows images at the root of this album'] = 'Zobrazit fotografie v této k
|
||||
$lang['See last users comments'] = 'Zobrazit nejnovější komentáře uživatelů';
|
||||
$lang['customize the appareance of the gallery'] = 'Přizpůsobit vzhled galerie';
|
||||
$lang['search'] = 'Hledat';
|
||||
$lang['Home'] = 'Úvodní stránka';
|
||||
$lang['Home'] = '.';
|
||||
$lang['Identification'] = 'Identifikace';
|
||||
$lang['in this album'] = 'v této kategorii';
|
||||
$lang['in %d sub-album'] = 'v %d pod-kategorii';
|
||||
|
||||
Reference in New Issue
Block a user