i18n-behavior
Version:
Instant and Modular I18N engine for lit-html and Polymer
46 lines • 1.78 kB
JSON
{
"simple-text-element": {
"meta": {
"todo": []
},
"model": {},
"text": " ru outermost text at the beginning ",
"h1_3": "ru outermost header 1",
"text_4": " ru outermost text in the middle ",
"span_5": "ru simple text without id",
"span_6": "ru simple text without id 2",
"label-1": "ru simple text with id",
"label-2": "ru simple text with id 2",
"div_9:span": "ru simple text within div",
"div_9:span_1": "ru simple text within div 2",
"div_9:div_2:div": "ru great grandchild text within div",
"div_10:text": " ru simple text as the first element in div ",
"div_10:span_1": "ru simple text within div",
"div_10:text_2": " ru simple text in the middle of div ",
"div_10:span_3": "ru simple text within div 2",
"div_10:div_4:div": "ru great grandchild text within div",
"div_10:text_5": " ru simple text at the last element in div ",
"toplevel-div:span": "ru simple text within div",
"toplevel-div:span_1": "ru simple text within div 2",
"third-level-div": "ru great grandchild text within div",
"second-level-div:div_1": "ru great grandchild text within div without id",
"div_12:ul:li": "ru line item without id 1",
"div_12:ul:li_1": "ru line item without id 2",
"div_12:ul:li_2": "ru line item without id 3",
"line-items:li": "ru line item with id 1",
"line-items:li_1": "ru line item with id 2",
"line-items:li_2": "ru line item with id 3",
"p_13": [
"ru A paragraph with {1} is converted to {2}.",
"ru parameters",
"ru <i18n-format>"
],
"paragraph": [
"ru A paragraph with {1} is converted to {2}.",
"ru id",
"ru <i18n-format>"
],
"text_15": " ru outermost text at the end "
},
"bundle": true
}