InvenTree/.github/scripts
Oliver dde6aab8b4
Translation fixes (#8263)
* Translation fixes

- Simplifies translations strings
- Removes some similar duplicate strings
- Reduces passing of tokens into translation

* Adds script for detecting close matches in translation source strings

* Updates for custom script

* Detect duplicate strings (ignoring case)

* Fix some duplicate backend strings

* Fix duplicate strings in frontend

* Fix more duplicate strings

* Run check_source_strings in CI

* Fixes for unit tests

* Fix another broken string

* Revert some changes

* Fix f-string

* Fix old migration files

* Reduce front-end duplication

* Further updates

* Revert change

* Updates
2024-10-09 22:32:34 +11:00
..
check_js_templates.py Enable more Ruff rules (#7930) 2024-08-27 09:04:55 +10:00
check_migration_files.py Enable more Ruff rules (#7930) 2024-08-27 09:04:55 +10:00
check_source_strings.py Translation fixes (#8263) 2024-10-09 22:32:34 +11:00
version_check.py Enable more Ruff rules (#7930) 2024-08-27 09:04:55 +10:00