Y
Hacker News
new
|
ask
|
show
|
jobs
by
Gigablah
4457 days ago
And sometimes you might have the same word or phrase in multiple locations that translate differently depending on context.
1 comments
byroot
4457 days ago
That's why rails do no use source locale as translation keys but a dot notation e.g. "homepage.posts.title"
link