G0dwin time ago translations (#164)

* Adding translations for time ago

* Update es.yml
This commit is contained in:
Godwin 2016-08-05 14:33:48 -07:00 committed by GitHub
parent f5057a4559
commit f6299e8d99
2 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,7 @@ en:
one: 1 second one: 1 second
other: "%{count} seconds" other: "%{count} seconds"
x_and_y: "%{x} %{y}" x_and_y: "%{x} %{y}"
time_ago: "%{time} ago"
prompts: prompts:
day: Day day: Day
hour: Hour hour: Hour

View File

@ -101,6 +101,7 @@ es:
one: 1 hora one: 1 hora
other: "%{count} horas" other: "%{count} horas"
x_and_y: "%{x} %{y}" x_and_y: "%{x} %{y}"
time_ago: "hace %{time}"
prompts: prompts:
day: Día day: Día
hour: Hora hour: Hora