diff options
Diffstat (limited to 'config/locales/ro.yml')
-rw-r--r-- | config/locales/ro.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/ro.yml b/config/locales/ro.yml index f823cd9b6..52f1da50d 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -86,6 +86,10 @@ ro: activerecord: errors: + template: + header: + one: "1 error prohibited this %{model} from being saved" + other: "%{count} errors prohibited this %{model} from being saved" messages: inclusion: "nu este inclus în listă" exclusion: "este rezervat" |