Skip to content

🌐 Sync Translations + Update README Progress Table#6290

Open
stirlingbot[bot] wants to merge 1 commit intomainfrom
sync_readme_v3
Open

🌐 Sync Translations + Update README Progress Table#6290
stirlingbot[bot] wants to merge 1 commit intomainfrom
sync_readme_v3

Conversation

@stirlingbot
Copy link
Copy Markdown
Contributor

@stirlingbot stirlingbot Bot commented May 1, 2026

Description of Changes

This Pull Request was automatically generated to synchronize updates to translation files and documentation. Below are the details of the changes made:

1. Synchronization of Translation Files

  • Updated translation files (frontend/public/locales/*/translation.toml) to reflect changes in the reference file en-GB/translation.toml.
  • Ensured consistency and synchronization across all supported language files.
  • Highlighted any missing or incomplete translations.
  • Format: TOML

2. Update README.md

  • Generated the translation progress table in README.md using counter_translation_v3.py.
  • Added a summary of the current translation status for all supported languages.
  • Included up-to-date statistics on translation coverage.

Why these changes are necessary

  • Keeps translation files aligned with the latest reference updates.
  • Ensures the documentation reflects the current translation progress.

Auto-generated by create-pull-request.

Signed-off-by: stirlingbot[bot] <stirlingbot[bot]@users.noreply.github.com>
@stirlingbot stirlingbot Bot added the github-actions Pull requests that update GitHub Actions code label May 1, 2026
@stirlingbot stirlingbot Bot requested a review from Frooodle as a code owner May 1, 2026 09:21
@dosubot dosubot Bot added the size:XL This PR changes 500-999 lines ignoring generated files. label May 1, 2026
@stirlingbot stirlingbot Bot added Front End Issues or pull requests related to front-end development Translation labels May 1, 2026
@stirlingbot
Copy link
Copy Markdown
Contributor Author

stirlingbot Bot commented May 1, 2026

🌐 TOML Translation Verification Summary

🔄 Reference Branch: pr-branch

📃 File Check: ar-AR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ar-AR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ar-AR remove-unused

    • Missing keys in ar-AR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ar-AR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: az-AZ/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in az-AZ/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py az-AZ remove-unused

    • Missing keys in az-AZ/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py az-AZ add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: bg-BG/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in bg-BG/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py bg-BG remove-unused

    • Missing keys in bg-BG/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py bg-BG add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: bo-CN/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in bo-CN/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py bo-CN remove-unused

    • Missing keys in bo-CN/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py bo-CN add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ca-CA/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ca-CA/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ca-CA remove-unused

    • Missing keys in ca-CA/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ca-CA add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: cs-CZ/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in cs-CZ/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py cs-CZ remove-unused

    • Missing keys in cs-CZ/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py cs-CZ add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: da-DK/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in da-DK/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py da-DK remove-unused

    • Missing keys in da-DK/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py da-DK add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: de-DE/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in de-DE/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py de-DE remove-unused

    • Missing keys in de-DE/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py de-DE add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: el-GR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in el-GR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py el-GR remove-unused

    • Missing keys in el-GR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py el-GR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: en-GB/translation.toml

  1. Test Status:Passed
  2. Test Status:Passed
  3. Test Status:Passed

📃 File Check: es-ES/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in es-ES/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py es-ES remove-unused

    • Missing keys in es-ES/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py es-ES add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: eu-ES/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in eu-ES/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py eu-ES remove-unused

    • Missing keys in eu-ES/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py eu-ES add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: fa-IR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in fa-IR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py fa-IR remove-unused

    • Missing keys in fa-IR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py fa-IR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: fr-FR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in fr-FR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py fr-FR remove-unused

    • Missing keys in fr-FR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py fr-FR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ga-IE/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ga-IE/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ga-IE remove-unused

    • Missing keys in ga-IE/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ga-IE add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: hi-IN/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in hi-IN/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py hi-IN remove-unused

    • Missing keys in hi-IN/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py hi-IN add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: hr-HR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in hr-HR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py hr-HR remove-unused

    • Missing keys in hr-HR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py hr-HR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: hu-HU/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in hu-HU/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py hu-HU remove-unused

    • Missing keys in hu-HU/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py hu-HU add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: id-ID/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in id-ID/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py id-ID remove-unused

    • Missing keys in id-ID/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py id-ID add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: it-IT/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in it-IT/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py it-IT remove-unused

    • Missing keys in it-IT/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py it-IT add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ja-JP/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ja-JP/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ja-JP remove-unused

    • Missing keys in ja-JP/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ja-JP add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ko-KR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ko-KR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ko-KR remove-unused

    • Missing keys in ko-KR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ko-KR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ml-ML/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ml-ML/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ml-ML remove-unused

    • Missing keys in ml-ML/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ml-ML add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: nl-NL/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in nl-NL/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py nl-NL remove-unused

    • Missing keys in nl-NL/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py nl-NL add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: no-NB/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in no-NB/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py no-NB remove-unused

    • Missing keys in no-NB/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py no-NB add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: pl-PL/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in pl-PL/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py pl-PL remove-unused

    • Missing keys in pl-PL/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py pl-PL add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: pt-BR/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in pt-BR/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py pt-BR remove-unused

    • Missing keys in pt-BR/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py pt-BR add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: pt-PT/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in pt-PT/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py pt-PT remove-unused

    • Missing keys in pt-PT/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py pt-PT add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ro-RO/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ro-RO/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ro-RO remove-unused

    • Missing keys in ro-RO/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ro-RO add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

📃 File Check: ru-RU/translation.toml

  1. Test Status:Passed
  2. Test Status:Failed
  • Issue:

    • Extra keys in ru-RU/translation.toml: pdfCommentAgent.prompt.placeholder, pdfCommentAgent.prompt.label that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to remove them:
    python scripts/translations/translation_merger.py ru-RU remove-unused

    • Missing keys in ru-RU/translation.toml: pdfCommentAgent.error.prompt.label, pdfCommentAgent.error.prompt.placeholder that are not present in pr-branch-translation-en-GB.toml.

    Use the following command to add them:
    python scripts/translations/translation_merger.py ru-RU add-missing

    See: https://github.com/Stirling-Tools/Stirling-PDF/tree/main/scripts/translations#2-translation_mergerpy

  1. Test Status:Passed

❌ Overall Check Status: Failed

@stirlingbotbot please check your translation if it conforms to the standard. Follow the format of en-GB/translation.toml

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 1, 2026

Frontend Check Failed

There are issues with your frontend code that will need to be fixed before they can be merged in.

Run task frontend:fix to auto-fix what can be fixed automatically, then run task frontend:check:all to see what still needs fixing manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Front End Issues or pull requests related to front-end development github-actions Pull requests that update GitHub Actions code size:XL This PR changes 500-999 lines ignoring generated files. Translation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants