Skip to content

i18n improvements: dynamic footer year + Ukrainian ownership updates#1254

Merged
itsneufox merged 2 commits into
openmultiplayer:masterfrom
justdawy:i18n-footer-dynamic-year
May 22, 2026
Merged

i18n improvements: dynamic footer year + Ukrainian ownership updates#1254
itsneufox merged 2 commits into
openmultiplayer:masterfrom
justdawy:i18n-footer-dynamic-year

Conversation

@justdawy
Copy link
Copy Markdown
Contributor

This PR improves internationalization handling and repository ownership configuration.

✨ Changes

  • Implement dynamic footer year across all locales
  • Improve i18n footer handling consistency
  • Add CODEOWNERS entry for /frontend/i18n/uk/

🌍 i18n notes

  • Docusaurus i18n JSON files do not support runtime variable interpolation (e.g. {year}), so the footer year is now handled dynamically in the React/theme layer instead of translation files.

🧪 Testing

  • Tested locally with multiple locales enabled (en, uk, pt-BR, tr, etc.)
  • Verified footer renders correct year across all languages

@justdawy justdawy requested review from a team and itsneufox as code owners May 22, 2026 20:37
@itsneufox itsneufox merged commit 03b839f into openmultiplayer:master May 22, 2026
2 of 4 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.

2 participants