diff options
author | Marius Halden <marius.h@lden.org> | 2017-05-27 23:48:58 +0200 |
---|---|---|
committer | Marius Halden <marius.h@lden.org> | 2017-05-27 23:48:58 +0200 |
commit | 90eaa6fc820bfeac9b30ed5ef102fcb716847bb0 (patch) | |
tree | e32b5adc1e69edb13597c12ef6f3c796adb6fdb5 /www/templates/nb/existing.html | |
parent | 387ac38fc8aeb0a475c55b8b3a489fab394ffeb7 (diff) |
More translations
Diffstat (limited to 'www/templates/nb/existing.html')
-rw-r--r-- | www/templates/nb/existing.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/nb/existing.html b/www/templates/nb/existing.html index 6785a16..24822fd 100644 --- a/www/templates/nb/existing.html +++ b/www/templates/nb/existing.html @@ -10,7 +10,7 @@ <div class="meta"> <p> <% if ( category && category != '-- Velg en kategori --' ) { %> - Saved in the <%= category %> category + Lagret i kategorien <%= category %> <% } %> </p> |