revel / revel

A high productivity, full-stack web framework for the Go language.
http://revel.github.io
MIT License
13.12k stars 1.39k forks source link

Add pre-configured languages for timeago #1564

Open crownedgrouse opened 1 year ago

crownedgrouse commented 1 year ago

Allow use of pre-configured translation available in timeago code from i18n.default_language in config, otherwise fall back in former behavior using i18n.

require version 1.0.0.rc5 for Spanish

See also https://github.com/revel/revel.github.io/pull/212 for documentation

crownedgrouse commented 1 year ago

See issue https://github.com/revel/revel/issues/1563

notzippy commented 1 year ago

LGTM @brendensoares thoughts?

closes #1563

crownedgrouse commented 1 year ago

Last commit is older than a year now. Is the project still alive ?