vue-i18n icon indicating copy to clipboard operation
vue-i18n copied to clipboard

Add "key not found" callback

Open theolundqvist opened this issue 2 years ago • 1 comments
trafficstars

Clear and concise description of the problem

Adding keys manually is annoying and extracting them with Spittal/vue-i18n-extract is not always possible.

Suggested solution

i18next has a solution where a callback can be added to send the missing key to a server or even add it directly to the file during development mode.

Alternative

No response

Additional context

No response

Validations

theolundqvist avatar Jul 05 '23 13:07 theolundqvist