Skip to content

Conversation

@GeorgeMurad
Copy link
Contributor

This PR is responsible for translating the module module_manager to different languages. Currently only 'Hindi' language is supported, but other languages can be added as required.

Testing instructions (if applicable)

  1. Run 'make dev' to load changes
  2. Change language_preference to Hindi in the my_preferences Tab
  3. Go to module_manager tab to see the translated web page.

Relted to: #10002

@github-actions github-actions bot added Language: Javascript PR or issue that update Javascript code Module: module_manager PR or issue related to module_manager module labels Nov 20, 2025
@GeorgeMurad GeorgeMurad added the Multilingual Any tasks related to making LORIS multilingual label Nov 20, 2025
@GeorgeMurad GeorgeMurad requested a review from driusan November 20, 2025 15:21
@@ -0,0 +1,11 @@
{
"Module Manager": "मॉड्यूल प्रबंधक",
Copy link
Collaborator

Choose a reason for hiding this comment

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

This file shouldn't be commited, it's generated by make

@driusan
Copy link
Collaborator

driusan commented Nov 21, 2025

  1. The breadcrumb is not translated
  2. The "Yes" and "No" labels are not translated.
    Otherwise looks good.

@driusan driusan merged commit ea5f7ad into aces:main Nov 21, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Language: Javascript PR or issue that update Javascript code Module: module_manager PR or issue related to module_manager module Multilingual Any tasks related to making LORIS multilingual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants