diff options
Diffstat (limited to 'config/locales/da.yml')
-rw-r--r-- | config/locales/da.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/da.yml b/config/locales/da.yml index a2c8911fb..b1c91074f 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -107,6 +107,10 @@ da: activerecord: errors: + template: + header: + one: "1 error prohibited this %{model} from being saved" + other: "%{count} errors prohibited this %{model} from being saved" messages: inclusion: "er ikke i listen" exclusion: "er reserveret" |