mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-05 00:03:02 -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.