You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.
And yes toast.register is definitly not defined anywhere!
It seems that if there is no space infront of the t then its not detected -.- But with correct Formating must not be a space... so hmm.... not perfect...
Version
"vue-i18n": "^9.1.0",
Expected behavior
The not detected one in the example should be detected...
vue-cli-service i18n:report is experimental.
I have planned the drop this feature because we can realize with using eslint-plugin-vue-i18n
We recommend that you will to use eslint-plugin-vue-i18n
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Reporting a bug?
If i use a i18n in a pure ts file in my assets foulder the Missing Entry detection from i18n:report doesn't work correctly:
And yes
toast.register
is definitly not defined anywhere!It seems that if there is no space infront of the
t
then its not detected -.- But with correct Formating must not be a space... so hmm.... not perfect...Version
"vue-i18n": "^9.1.0",
Expected behavior
The not detected one in the example should be detected...
Reproduction
like in the minimal example
System Info
Screenshot
No response
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: