diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-05 05:23:58 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-04-05 05:23:58 +0000 |
commit | f0d58c2c29231d3c0843ff7ce3b349eb87bb8643 (patch) | |
tree | 3f3ab99fd37ac3f535ef5b6e0be0b5438b4fb132 | |
parent | f22a25aa2cef108359ded1ca7917e118c4df2cbd (diff) |
[trunk (public)] Update hu_HU, thanks to : samli
git-svn-id: http://piwigo.org/svn/trunk@13913 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/hu_HU/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index 955b44fbf..de096d550 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -404,4 +404,6 @@ $lang['Rating score, high → low'] = 'Értékelés pontszám, magas → a $lang['Rating score, low → high'] = 'Értékelés pontszám, alacsony → magas'; $lang['Visits, high → low'] = 'Megtekintések, több → kevesebb'; $lang['Visits, low → high'] = 'Megtekintések, kevesebb → több'; +$lang['Numeric identifier, 1 → 9'] = 'Azonosító (ID), növekvő'; +$lang['Numeric identifier, 9 → 1'] = 'Azonosító (ID), csökkenő'; ?>
\ No newline at end of file |