I\'m using angular-translate to translate the page content in to different languages.
I Use this method:
In en.json:
{ "ENTER_TEXT": "{{label}} را وارد کنید", "DISCOUNT_CODE": "کد تخفیف" }
In template: