mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove error_messages_for data from locale.
This commit is contained in:
parent
ece157e950
commit
55d159b25d
1 changed files with 0 additions and 8 deletions
|
@ -141,14 +141,6 @@
|
|||
minute: "Minute"
|
||||
second: "Seconds"
|
||||
|
||||
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:"
|
||||
|
||||
helpers:
|
||||
select:
|
||||
# Default value for :prompt => true in FormOptionsHelper
|
||||
|
|
Loading…
Reference in a new issue