Simple app to scan Laravel app for __("String to be translated")
and manage the .json translation files. Heavily inspired by https://github.com/themsaid/laravel-langman-gui. No need to install any Laravel packages. Just launch the app and drag (or open) a directory into the app.
Download one of the prebuilt apps from https://github.com/christofferok/langly/releases
Any .json language files managed with the app will be overwritten on save, so make sure you use git or keep a backup of your files 😊
npm install
npm start
If you want to package the app for your platform, run: npm run package
.
The app will then be in release-builds/