ab6ca26e2a64a587c3c652d3ed1d6c719a5000306d17021f83db89853eaf43fa5a28d4cddd7fe958dd322f0deed785a7ef2381b7aabff46d8697674a500254 848 B

1234567891011121314
  1. {
  2. "i18n-t": {
  3. "attributes": ["keypath", "locale", "tag", "plural", "scope"],
  4. "description": "This is Translation component that can be used when HTML interpolation is needed.\n\nhttps://vue-i18n.intlify.dev/guide/advanced/component.html#basic-usage"
  5. },
  6. "i18n-d": {
  7. "attributes": ["value", "format", "locale", "tag", "scope"],
  8. "description": "This is Datetime Format component provides a way to use HTML interpolation in pair with number formatting.\n\nhttps://vue-i18n.intlify.dev/guide/essentials/datetime.html#custom-formatting"
  9. },
  10. "i18n-n": {
  11. "attributes": ["value", "format", "locale", "tag", "scope"],
  12. "description": "This is Number Format component provides a way to use HTML interpolation in pair with number formatting.\n\nhttps://vue-i18n.intlify.dev/guide/essentials/number.html#custom-formatting"
  13. }
  14. }