Skip to content

feat(i18n): try to resolve $t from vue global properties #4244

Description

@m0ksem

Beside our custom config, let's try to resolve $t from getCurrentInstance() global properties.
If $t is preset, try to resolve key like vuestic:${key}.

Add this feature to docs. This is much easier way to work with i18n.

In case if $t is not found, use the same approach we use rn.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions