xiCO2k / laravel-vue-i18n

Allows to connect your `Laravel` Framework translation files with `Vue`.
MIT License
594 stars 49 forks source link

Feature/default key prefix #106

Closed darkwolf66 closed 1 year ago

darkwolf66 commented 1 year ago

Feature to replace a default key when rendering the message in case the message doesn't exists

xiCO2k commented 1 year ago

Can you add tests for this feature?