laravel-langman-gui
laravel-langman-gui copied to clipboard
A GUI for managing JSON translation files in your laravel projects.

On the initial scan of a fresh install, I got this error: local.ERROR: array_key_exists() expects parameter 2 to be array, null given {"exception":"[object] (ErrorException(code: 0): array_key_exists() expects parameter 2 to...
Hi, Plese support searching strings (not just keys) and replace all.
Hi, Langman currently doesn't ignore backslashes. It scans `if you\'re not the one` and cannot recognize `"if you're not the one"` in strings.
Hello, are there any plans to add support for array files also? This seems to be very promising. Thanks
Hi, Search and find the whole app for unused strings takes so much time. Can you do that by showing unused strings which defined in languages?
Hi, It's annoying to see multiple alerts due to multiple clicking on the scan button.
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...