Remix clone Hacker News
new
|
show
|
ask
|
jobs
Github
ā²
TomaszZielinski
3 hours ago
Also things like:
_('There are:') _('%d items', count=len(items))
ā-which look correct until you want to translate them into a language with a different order of words in a sentence.