diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-18 08:51:52 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-18 08:51:52 +0000 |
commit | 9669e516504bb4b00685a24a3d3e5fa54a8c0efe (patch) | |
tree | 1c3ec8f5ae25ead9e782280bf31a37c900a0e773 /language/no_NO/common.lang.php | |
parent | 328e911db200b64605e61e87d8193f8c192ca132 (diff) |
[trunk_public] Update no_NO, thanks to : abbamust
git-svn-id: http://piwigo.org/svn/trunk@15084 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/no_NO/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/no_NO/common.lang.php b/language/no_NO/common.lang.php index cfeb86295..5a7e989d8 100644 --- a/language/no_NO/common.lang.php +++ b/language/no_NO/common.lang.php @@ -403,4 +403,5 @@ $lang['Rating score, high → low'] = 'Karakter, høy → lav'; $lang['Rating score, low → high'] = 'Karakter, lav → høy'; $lang['Visits, high → low'] = 'Besøk, høy → lav'; $lang['Visits, low → high'] = 'Besøk, lav → høy'; +$lang['%d rate'] = '%d vurder'; ?>
\ No newline at end of file |