From f6299e8d997fce6c0d42f6f5436f622d6d0a4bee Mon Sep 17 00:00:00 2001 From: Godwin Date: Fri, 5 Aug 2016 14:33:48 -0700 Subject: [PATCH] G0dwin time ago translations (#164) * Adding translations for time ago * Update es.yml --- config/locales/en.yml | 1 + config/locales/es.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 2451845..fd28c46 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -101,6 +101,7 @@ en: one: 1 second other: "%{count} seconds" x_and_y: "%{x} %{y}" + time_ago: "%{time} ago" prompts: day: Day hour: Hour diff --git a/config/locales/es.yml b/config/locales/es.yml index ea83cc7..e31c030 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -101,6 +101,7 @@ es: one: 1 hora other: "%{count} horas" x_and_y: "%{x} %{y}" + time_ago: "hace %{time}" prompts: day: Día hour: Hora