mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-09 00:02:56 -05:00
helper-scripts/check_translations.rb checks if keys present in the master translation file are used in any php or js code. Writes a sed comand to stdout to remove unused keys from all lang files. This saves unnecessary work when translating.