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

Localicious inzetten voor vertalingen #546

Open
2 of 5 tasks
phavekes opened this issue Sep 13, 2024 · 2 comments
Open
2 of 5 tasks

Localicious inzetten voor vertalingen #546

phavekes opened this issue Sep 13, 2024 · 2 comments

Comments

@phavekes
Copy link
Member

phavekes commented Sep 13, 2024

This issue is imported from pivotal

Voor de apps gebruiken we Localicious om de vertalingen in sync te houden tussen de ios en android versie. Vanuit 1 yaml file worden verschillende formaten vertalingsbestand gegenereerd. We willen deze zelfde bron inzetten voor de vertalingen in de eduID frontend; zowel login als account.

The migrated code is in the feature branch https://github.com/OpenConext/OpenConext-myconext/tree/feature/localicious-546 with the corresponding PR #642. The following tasks are necessary before this story is done:

For more background information:

@phavekes
Copy link
Member Author

Voor de twee apps (Android/IOS) wordt het gedeelde vertaalbestand localizations.yaml met github-actions in sync gehouden.

Voorbeeld om dit bestand in js om te zetten:

wget https://raw.githubusercontent.com/Tiqr/eduid-app-android/develop/localizations.yaml
localicious render localizations.yaml ./ --languages en,nl --outputTypes js -c SHARED

(Peter Havekes - Sep 6, 2024)

@phavekes phavekes removed their assignment Sep 16, 2024
@phavekes phavekes added this to the 7.3.8 milestone Oct 21, 2024
@oharsta oharsta self-assigned this Nov 12, 2024
oharsta added a commit to OpenConext/OpenConext-deploy that referenced this issue Nov 12, 2024
@oharsta oharsta assigned phavekes and Tyskai and unassigned oharsta Nov 12, 2024
@phavekes
Copy link
Member Author

Vertalingen worden nu door github actions gesynced met de apps
3f5e2e2

@oharsta oharsta removed the Imported label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: New
Development

No branches or pull requests

3 participants