i18n-element
Version:
I18N Base Element for lit-html and Polymer
29 lines • 397 B
JSON
{
"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 "
}