aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/locale/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/lib/action_view/locale/en.yml')
-rw-r--r--actionpack/lib/action_view/locale/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/actionpack/lib/action_view/locale/en.yml b/actionpack/lib/action_view/locale/en.yml
index c82cd07ec2..84d94fd700 100644
--- a/actionpack/lib/action_view/locale/en.yml
+++ b/actionpack/lib/action_view/locale/en.yml
@@ -91,6 +91,9 @@
over_x_years:
one: "over 1 year"
other: "over {{count}} years"
+ almost_x_years:
+ one: "almost 1 year"
+ other: "almost {{count}} years"
prompts:
year: "Year"
month: "Month"