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 Jul 16, 2020. It is now read-only.
I have a similar issue, I believe it lies in allocateLocaleJSON not doing its job properly.
I added for testing something like this $this->filesToCreate[$filePath][$lastLocale] = $this->adjustArray($tmp); but I don't feel like its the correct solution.
php artisan vue-i18n:generate --multi-locales
ignores JSON lang files. Output contains only data fromresource/lang
subdirectories.Without this flag, everything works as expected.
Version: 0.1.46
The text was updated successfully, but these errors were encountered: