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

Bring translations managed by Symfony into use in Vue templates #1656

Closed
miguelvaara opened this issue Aug 21, 2024 · 0 comments · Fixed by #1690
Closed

Bring translations managed by Symfony into use in Vue templates #1656

miguelvaara opened this issue Aug 21, 2024 · 0 comments · Fixed by #1690
Assignees
Milestone

Comments

@miguelvaara
Copy link
Contributor

Description of the enhancement

Symfony manages the translations of different languages used in Skosmos and the messages they contain are imported into the code using language tags (tags in the language files / json). This is the case elsewhere in the front-end code (Twig templates), but not yet in Vue templates. Therefore to streamline development, the same features must be available in Vue code as well.

It is recommended to aim to utilize the Vue i18n library.

Who are the users that would benefit from the enhancement and how?

Developers / end users

(Name specific organizations, roles and/or communities if possible, and/or point to relevant discussion elsewhere)

What new functionalities would the enhancement make possible?

Quick and easy addition of translations to the front-end code, including Vue.

Why is the enhancement important?

This improvement makes it easier to deploy multilingual Skosmos installations and significantly streamlines the implementation of the language features expected by users.

(Why should this be prioritized, instead of spending energy on something else? Who would do the work to make this happen?)

@miguelvaara miguelvaara added this to the 3.0 milestone Aug 21, 2024
@miguelvaara miguelvaara self-assigned this Aug 21, 2024
@github-project-automation github-project-automation bot moved this to Proposed Skosmos 3.0 issues (to do) in Skosmos 3.0 Backlog Aug 21, 2024
@miguelvaara miguelvaara moved this from Proposed Skosmos 3.0 issues (to do) to In progress in Skosmos 3.0 Backlog Aug 21, 2024
@github-project-automation github-project-automation bot moved this from In progress to Issue/PR closed in Skosmos 3.0 Backlog Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Issue/PR closed
Development

Successfully merging a pull request may close this issue.

1 participant