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

Login page internationalisation #5765

Merged
merged 13 commits into from
Mar 27, 2025
Merged

Conversation

WithoutPants
Copy link
Collaborator

@WithoutPants WithoutPants commented Mar 25, 2025

Adds a script to extract login strings from the UI locale json files. These strings are placed in a locale directory that is served to the login page based on the current configured language.

This means that login strings can be localised using weblate.

Apologies to @blaspheme-ship-it - this branch was already in development and was waiting on #5747

Supercedes #5759
Resolves #2072

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Mar 25, 2025
@WithoutPants WithoutPants added this to the Version 0.29.0 milestone Mar 25, 2025
@feederbox826 feederbox826 mentioned this pull request Mar 25, 2025
@WithoutPants WithoutPants merged commit d9b4e62 into stashapp:develop Mar 27, 2025
2 checks passed
XGFan pushed a commit to XGFan/stash that referenced this pull request Mar 27, 2025
* Load locale strings in login page
* Generate and use login locale strings
* Add makefile target
* Update workflow
* Update build dockerfiles
* Add missing default string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] i18n: Login Page Localization
1 participant