{{text.text.0}}{{text.name}}{{text.i18n-number_1}}
{{serialize(text.format)}}
{{text.i18n-format_2.1}}
{{text.i18n-format_3.0}}
{{tr('key')}}
{{tr('key',text.table)}}
{{tr('key','string')}}
{{text.p_8.0}}
{{text.p_9.0}}
{{text.text_10}}
{{text.text_14}}
{
"meta": {},
"model": {},
"text": [
" name = {1} ",
"{{text.name}}"
],
"i18n-number_1": "1",
"i18n-format_2": [
"{{text.format}}",
"1"
],
"i18n-format_3": [
"format",
""
],
"p_8": [
"hello {1}{2} {3} world",
"<br>",
"<span>",
"<span>"
],
"p_9": [
"hello{1}world",
"<br>"
],
"text_10": " hello ",
"text_14": " world "
}
{
"func": or
}
{
"other": "other format"
}
{
"message-id": "message 1"
}
John