Skip to content

Conversation

@jliermann
Copy link
Contributor

This pull request introduces a minor configuration update and a formatting fix to documentation-related scripts and settings.

  • Documentation translation configuration:

    • Updated crowdin.yml to ignore all .js files in the /docs directory during translation processing, which prevents unnecessary translation of non-documentation files.
  • Documentation statistics script:

    • Fixed the markdown table header in scripts/articleCount.sh to correctly match the table columns, improving readability in the generated article_count.md file.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces two minor fixes: a configuration update to exclude JavaScript files from translation processing in Crowdin, and a correction to the markdown table separator in the article count script.

Changes:

  • Updated crowdin.yml to ignore .js files in the /docs directory and fixed indentation for consistency
  • Corrected the markdown table separator in scripts/articleCount.sh to match the 4-column table header

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
crowdin.yml Added ignore pattern for .js files in the docs source and fixed indentation from 4 spaces to 2 spaces for YAML consistency
scripts/articleCount.sh Fixed markdown table separator to include a fourth column for "Word Count"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jliermann jliermann merged commit 01c68ec into NFDI4Chem:localisation Jan 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant