Skip to content

Translate remaining repository content to English#1

Merged
jruszo merged 162 commits intomasterfrom
translate-app-to-english
Mar 3, 2026
Merged

Translate remaining repository content to English#1
jruszo merged 162 commits intomasterfrom
translate-app-to-english

Conversation

@jruszo
Copy link
Copy Markdown
Owner

@jruszo jruszo commented Mar 3, 2026

Summary

  • translate remaining non-English text across backend code, templates, scripts, docs, SQL migrations, and static locale assets
  • remove legacy placeholder fragments and normalize translated strings
  • add TRANSLATION_TODO.md tracking file-level translation completion

Validation

  • rg --line-number --pcre2 "[\p{Han}]" . -> 0 matches
  • rg --line-number "translated text" . -> 0 matches
  • python -m compileall archery common sql sql_api

@jruszo jruszo force-pushed the translate-app-to-english branch from 64db3e1 to e68e652 Compare March 3, 2026 11:36
jruszo added 28 commits March 3, 2026 13:15
@jruszo jruszo merged commit bbaf567 into master Mar 3, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 3, 2026

The author of this PR, jruszo, is not an activated member of this organization on Codecov.
Please activate this user on Codecov to display this PR comment.
Coverage data is still being uploaded to Codecov.io for purposes of overall coverage calculations.
Please don't hesitate to email us at support@codecov.io with any questions.

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