Stirling-PDF/.github
Ludy 3195f3f2ba
chore(ci): improve language TOML check output with fixer guidance (#5638)
# Description of Changes

This pull request enhances the language file difference reporting in
`.github/scripts/check_language_toml.py` by providing clearer guidance
on how to resolve translation key mismatches. The most important changes
are:

**Improved translation key reporting and remediation instructions:**

* When extra keys are detected, the report now suggests the exact
command (`translation_merger.py remove-unused`) to remove them and
provides a direct example for the user.
* When missing keys are found, the report now suggests the exact command
(`translation_merger.py add-missing`) to add them and provides a direct
example for the user.
* For any missing or extra keys, a reference link to the relevant
documentation section is included to help users understand and resolve
the issues.

---

## Checklist

### General

- [ ] I have read the [Contribution
Guidelines](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/CONTRIBUTING.md)
- [ ] I have read the [Stirling-PDF Developer
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md)
(if applicable)
- [ ] I have read the [How to add new languages to
Stirling-PDF](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md)
(if applicable)
- [ ] I have performed a self-review of my own code
- [ ] My changes generate no new warnings

### Documentation

- [ ] I have updated relevant docs on [Stirling-PDF's doc
repo](https://github.com/Stirling-Tools/Stirling-Tools.github.io/blob/main/docs/)
(if functionality has heavily changed)
- [ ] I have read the section [Add New Translation
Tags](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/HowToAddNewLanguage.md#add-new-translation-tags)
(for new translation tags only)

### Translations (if applicable)

- [ ] I ran
[`scripts/counter_translation.py`](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/docs/counter_translation.md)

### UI Changes (if applicable)

- [ ] Screenshots or videos demonstrating the UI changes are attached
(e.g., as comments or direct attachments in the PR)

### Testing (if applicable)

- [ ] I have tested my changes locally. Refer to the [Testing
Guide](https://github.com/Stirling-Tools/Stirling-PDF/blob/main/devGuide/DeveloperGuide.md#6-testing)
for more details.
2026-02-06 11:07:08 +00:00
..
actions/setup-bot
config fix(ci): read workflow_dispatch PR number from inputs.pr in PR auto-deploy workflow (#5380) 2026-01-13 16:58:50 +00:00
ISSUE_TEMPLATE
scripts chore(ci): improve language TOML check output with fixer guidance (#5638) 2026-02-06 11:07:08 +00:00
workflows Pin GitHub Actions and add runner hardening (#5628) 2026-01-31 21:00:07 +00:00
CODEOWNERS Update CODEOWNERS for backend and frontend (#5415) 2026-01-09 19:05:59 +00:00
dependabot.yml 🤖 format everything with pre-commit by stirlingbot (#5367) 2026-01-09 23:08:49 +00:00
labeler-config-srvaroa.yml refactor: remove legacy Thymeleaf web UI controllers and templates (#5406) 2026-01-21 21:58:29 +00:00
labels.yml 🤖 format everything with pre-commit by stirlingbot (#5367) 2026-01-09 23:08:49 +00:00
pull_request_template.md V1 merge (#5193) 2025-12-21 10:40:32 +00:00
release.yml V1 merge (#5193) 2025-12-21 10:40:32 +00:00