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

Add logic to have separated translations by language #417

Conversation

ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Sep 20, 2024

This PR adds logic to have separated translations by language in JSON files using i18next lib for easier translation maintenance


Basic changes:

  • extend the translation flow of the main repository
  • store translations in one common folder in the root
  • separate translations by language in JSON files using namespaces
  • inject I18next service to extended PdfWriter
  • cleanup redundant yaml translations

Depends on this PR:

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

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

lgtm!

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