Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Barebones implementation of i18n #182

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Conversation

kyle1morel
Copy link
Collaborator

Description

This is a barebones implementation of i18n to prevent a growing verbiage backlog. Existing verbiage will be moved at a future date.

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

Copy link

github-actions bot commented Oct 7, 2024

Coverage Report (Frontend)

Totals Coverage
Statements: 26.54% ( 1567 / 5904 )
Methods: 21.21% ( 218 / 1028 )
Lines: 31.25% ( 915 / 2928 )
Branches: 22.28% ( 434 / 1948 )

Copy link

github-actions bot commented Oct 7, 2024

Coverage Report (Application)

Totals Coverage
Statements: 37.54% ( 943 / 2512 )
Methods: 26.32% ( 115 / 437 )
Lines: 48.87% ( 627 / 1283 )
Branches: 25.38% ( 201 / 792 )

frontend/src/i18n.ts Outdated Show resolved Hide resolved
frontend/src/locales/en.json Outdated Show resolved Hide resolved
frontend/src/main.ts Outdated Show resolved Hide resolved
@wilwong89 wilwong89 merged commit fc5edab into release/interregnum Oct 9, 2024
16 of 17 checks passed
@wilwong89 wilwong89 deleted the feature/i18n branch October 9, 2024 19:58
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.

3 participants