martinlindhe / laravel-vue-i18n-generator

Generates a vue-i18n compatible include file from your Laravel translations
MIT License
306 stars 207 forks source link

Deterministic multi-file output #112

Closed murrant closed 4 years ago

murrant commented 4 years ago

My own attempt at #109 using scandir() because it is sorted. Required for #111

murrant commented 4 years ago

@kapalla can you test this?

kapalla commented 4 years ago

@kapalla can you test this?

Sorry for the late response, @murrant . Yes, it's working 👍

murrant commented 4 years ago

@martinlindhe anything blocking this?

murrant commented 4 years ago

Merged at: https://github.com/librenms/laravel-vue-i18n-generator