aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/lang/en-US.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/lib/active_record/lang/en-US.rb')
-rw-r--r--activerecord/lib/active_record/lang/en-US.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/lib/active_record/lang/en-US.rb b/activerecord/lib/active_record/lang/en-US.rb
index 7c3bcfd85e..f307f40f1a 100644
--- a/activerecord/lib/active_record/lang/en-US.rb
+++ b/activerecord/lib/active_record/lang/en-US.rb
@@ -1,4 +1,4 @@
-I18n.backend.add_translations :'en-US', {
+I18n.backend.set_translations :'en-US', {
:active_record => {
:error_messages => {
:inclusion => "is not included in the list",