diff options
Diffstat (limited to 'config/locales/th.yml')
-rw-r--r-- | config/locales/th.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/th.yml b/config/locales/th.yml index 3bc2160e8..9734cab7a 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -92,6 +92,10 @@ th: 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: "ถูกสงวนไว้" |