diff options
author | samli <samli@piwigo.org> | 2011-09-05 05:49:59 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2011-09-05 05:49:59 +0000 |
commit | 7c43f55b416bdf5a56a7a0c43e94d568c08a8d92 (patch) | |
tree | 2706cdd5311ae22bd751dd7b5a163dba5f81a469 | |
parent | a57afa6d146c7631e0f2a03f04059c0c006eebb7 (diff) |
[trunk] [install.lang.php] modified HU language
git-svn-id: http://piwigo.org/svn/trunk@12056 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | language/hu_HU/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hu_HU/install.lang.php b/language/hu_HU/install.lang.php index c6febdd59..2cfd8dd2d 100644 --- a/language/hu_HU/install.lang.php +++ b/language/hu_HU/install.lang.php @@ -72,4 +72,6 @@ $lang['Download the config file'] = 'Konfigurációs fájl letöltése'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Letöltheti a konfigurációs fájlt és töltse fel a telepítésének local/config könyvtárába.'; $lang['SQLite and PostgreSQL are currently in experimental state.'] = 'SQLite és PostgreSQL jelenleg kísérleti állapotban.'; $lang['Learn more'] = 'Bővebben'; +$lang['Just another Piwigo gallery'] = 'Csak egy újabb Piwigo galéria'; +$lang['Welcome to my photo gallery'] = 'Üdvözöljük a képgalériában'; ?> |