diff options
Diffstat (limited to 'config/locales/bs.yml')
-rw-r--r-- | config/locales/bs.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 9d0cbffd6..7fd4fab4e 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -106,6 +106,10 @@ bs: activerecord: errors: + template: + header: + one: "1 error prohibited this %{model} from being saved" + other: "%{count} errors prohibited this %{model} from being saved" messages: inclusion: "nije uključeno u listu" exclusion: "je rezervisano" |