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:
pab
2010-10-12 12:59:27 +00:00
parent 0d67c10e97
commit ac818f11e0
+1 -1
View File
@@ -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';