Skip to content

Manage JSON language files in Laravel

License

Notifications You must be signed in to change notification settings

christofferok/langly

Repository files navigation

Langly

Langly icon

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

Download one of the prebuilt apps from https://github.com/christofferok/langly/releases

Usage

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 😊

Usage

Run from source

npm install

npm start

Package app

If you want to package the app for your platform, run: npm run package.

The app will then be in release-builds/