Skip to content

[Policies,Raisinbread] Add translation capabilities#10513

Open
skarya22 wants to merge 5 commits into
aces:mainfrom
skarya22:2026_05_28_Policy_Translations
Open

[Policies,Raisinbread] Add translation capabilities#10513
skarya22 wants to merge 5 commits into
aces:mainfrom
skarya22:2026_05_28_Policy_Translations

Conversation

@skarya22
Copy link
Copy Markdown
Contributor

@skarya22 skarya22 commented May 28, 2026

Brief summary of changes

Testing instructions (if applicable)

  1. Open a clean instance of loris and create the policiesI18n table and populate it (or just run make testdata after switching to the branch)
  2. Change languages on the Login page and press Terms of Use in each language, see that all text is translated
  3. Login and go to the DQT Beta. See that the policy popup appears. It should be in the language you have selected. Decline the popup and change languages and open the DQT beta again, it should ask in the new language now.
  4. If you accidentally accept the popup, you can clear the user_policy_decision table to get the popup again.

Link(s) to related issue(s)

@github-actions github-actions Bot added Language: SQL PR or issue that update SQL code RaisinBread PR or issue introducing/requiring improvements to the Raidinbread dataset Language: PHP PR or issue that update PHP code labels May 28, 2026
@skarya22 skarya22 added Critical to release PR or issue is key for the release to which it has been assigned Multilingual Any tasks related to making LORIS multilingual labels May 28, 2026
@skarya22 skarya22 changed the title [Policies,Login,Dataquery] Add translation capabilities [Policies,Raisinbread] Add translation capabilities May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Critical to release PR or issue is key for the release to which it has been assigned Language: PHP PR or issue that update PHP code Language: SQL PR or issue that update SQL code Multilingual Any tasks related to making LORIS multilingual RaisinBread PR or issue introducing/requiring improvements to the Raidinbread dataset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[dataquery + login] "Terms of Use" not translated

2 participants