diff options
Diffstat (limited to 'config/locales/bg.yml')
-rw-r--r-- | config/locales/bg.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 07b94a4ba..872f9c342 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -92,6 +92,10 @@ bg: activerecord: errors: + template: + header: + one: "1 error prohibited this %{model} from being saved" + other: "%{count} errors prohibited this %{model} from being saved" messages: inclusion: "не съществува в списъка" exclusion: "е запазено" |