aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcedricnjanga2018-03-27 23:40:09 -0700
committerJohan Van Ryseghem2018-03-29 09:27:26 +0200
commit97a7e0c7d5c3786d2e31aa58f695243f44651a9b (patch)
tree232331df2d1afebefc57914ad89daa204a92ebad
parent17d8cf337e51c4b79aeac38be570e52bcce3818a (diff)
downloadchouette-core-97a7e0c7d5c3786d2e31aa58f695243f44651a9b.tar.bz2
Refs #6156 Fix purchase window i18n english file
-rw-r--r--config/locales/purchase_windows.en.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/purchase_windows.en.yml b/config/locales/purchase_windows.en.yml
index 9ce05a1b9..9ff1576cd 100644
--- a/config/locales/purchase_windows.en.yml
+++ b/config/locales/purchase_windows.en.yml
@@ -63,7 +63,7 @@ en:
one: purchase window
other: purchase windows
attributes:
- purchase_windows:
+ purchase_window:
name: Name
date_ranges: Date ranges
referential: Referential
@@ -71,7 +71,7 @@ en:
bounding_dates: Bounding Dates
errors:
models:
- purchase_windows:
+ purchase_window:
attributes:
dates:
date_in_date_ranges: A date can not be in Dates and in Date ranges.