9 lines
293 B
YAML
9 lines
293 B
YAML
|
en:
|
||
|
errors:
|
||
|
template:
|
||
|
header:
|
||
|
one: "1 error prohibited this %{model} from being saved"
|
||
|
other: "%{count} errors prohibited this %{model} from being saved"
|
||
|
# The variable :count is also available
|
||
|
body: "There were problems with the following fields:"
|