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

feat: add es_419 and es_ES translations #19

Merged
merged 3 commits into from
May 9, 2024

Conversation

BryanttV
Copy link
Contributor

@BryanttV BryanttV commented May 9, 2024

Description

This PR adds translation support to the plugin. Currently, it only adds the translation to Spanish (Latin America) and Spanish (Spain).

How to Test

  1. Install this plugin with the changes in this branch in your environment.
  2. Install edx-ora2, openedx-events, and openedx-filters with the latest versions.
  3. Change the platform language in (Account > Site Preferences > Site Language). Set it to Spanish (Latin America) or Spanish (Spain).
  4. Enabled the functionality by adding the following setting in your LMS: ENABLE_TURNITIN_SUBMISSION = True
  5. In a unit of the course create a new ora assessment.
  6. In the LMS you can see the Turnitin warning message translated into your selected language.

Screenshots

image

@BryanttV BryanttV force-pushed the bav/add-template-translations branch from 635c0c1 to d45eb4c Compare May 9, 2024 19:27
@BryanttV BryanttV requested a review from mariajgrimaldi May 9, 2024 19:27
@BryanttV BryanttV force-pushed the bav/add-template-translations branch from 6dd3e3c to feee7c6 Compare May 9, 2024 20:30
@BryanttV BryanttV merged commit 966a82d into main May 9, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants