diff options
author | samli <samli@piwigo.org> | 2011-07-31 06:54:45 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2011-07-31 06:54:45 +0000 |
commit | a99569316d9243860d126bfc818d6d9e555952e4 (patch) | |
tree | 898dd780e2de4e37feee0d501f89a92f90128f62 /language/hu_HU | |
parent | c9c54b268015e3d3b940561814c93ac7e920bf55 (diff) |
[trunk] [common.lang.php] modified HU language
git-svn-id: http://piwigo.org/svn/trunk@11868 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU')
-rw-r--r-- | language/hu_HU/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index f5d965e73..50d0c4f15 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -51,6 +51,7 @@ $lang['%d new photo'] = '%d új elem'; $lang['%d new photos'] = '%d új elem'; $lang['%d new user'] = '%d új felhasználó'; $lang['%d new users'] = '%d új felhasználó'; +$lang['%d rates'] = "%d értékelés"; $lang['About'] = 'Impresszum'; $lang['All tags'] = 'Összes címke'; $lang['Any tag'] = 'Bármely címke'; |