UNPKG

i18n-element

Version:

I18N Base Element for lit-html and Polymer

38 lines 798 B
{ "meta": { "todo": [] }, "model": { "aria-attributes": { "title": "fr tooltip text", "aria-label": "fr aria label text", "aria-valuetext": "fr aria value text" } }, "annotated-format": [ "{{parts.2}}", "{{parts.3}}", "fr string parameter" ], "span_5": [ "fr {1} {2}", "{{parts.6}}", "{{parts.7}}" ], "statusMessages": { "ok": "fr healthy status", "busy": "fr busy status", "error": "fr error status", "default": "fr unknown status" }, "defaultValue": "fr default value", "statusMessageFormats": { "ok": "fr healthy status", "busy": "fr busy status with {2}", "error": "fr error status with {1} and {2}", "default": "fr unknown status" }, "nodefault": { "ok": "fr ok status" } }