feat: add es_419
and es_ES
translations
#8
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR adds translation support to the plugin. At the moment it only adds the translation to "Spanish (Latin America)" and "Spanish (Spain)".
How to Test
For this plugin to work properly you should have the following requirements:
Install
tutor-forum
pluginEnable the plugin and run
tutor config save
Build the tutor forum image:
tutor images build forum
Install
openedx-events
inv9.0.0
or higher.Install
edx-platform
with this branchIn your environment, configure the following settings. The following plugin is used as reference:
Afterwards:
Emails
tmp/openedx/emails
. You should see the email translated into your preferred languageInstructor Dashboard
Screenshots
Emails
Creation of a post
Response of a post
Comment of a post
Digest
Instructor Dashboard