aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/validators.nb.yml9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/validators.nb.yml b/src/Wallabag/CoreBundle/Resources/translations/validators.nb.yml
index 0967ef42..cd081d6e 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/validators.nb.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/validators.nb.yml
@@ -1 +1,8 @@
1{} 1validator:
2 password_must_match: Passordfeltene må samsvare.
3 password_too_short: Passordet ditt må være minst åtte tegn.
4 password_wrong_value: Feil nåværende passord angitt.
5 item_per_page_too_high: Dette vil drepe programmet
6 rss_limit_too_high: Dette vil drepe programmet
7 quote_length_too_high: Sitatet er for langt. De bør minst være {{ limit }} tegn
8 eller mindre.