looks almost the same, Doc: Translating Text · jamesarosen/ember-i18n Wiki · GitHub
"welcome": "Welcome to {{appname}}",
and then Doc: Translating Text · jamesarosen/ember-i18n Wiki · GitHub
{{t "welcome" appname="belgoros"}}
should yield
welcome belgoros