openedx / frontend-app-gradebook

Instructor grade book tool
GNU Affero General Public License v3.0
11 stars 87 forks source link

feat: added new translations in Makefile #260

Closed abdullahwaheed closed 1 year ago

abdullahwaheed commented 2 years ago

Ticket

Expand list of supported Transifex languages to push/pull in Makefile

What has changed

Updated list of Transifex languages in make file to be consistent with Translation Working Groups's active languages. Removed unused files and added new files

codecov[bot] commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (1522f5c) compared to base (79679c2). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #260 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 109 109 Lines 1264 1263 -1 Branches 248 248 ========================================= - Hits 1264 1263 -1 ``` | [Impacted Files](https://codecov.io/gh/openedx/frontend-app-gradebook/pull/260?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [src/i18n/index.jsx](https://codecov.io/gh/openedx/frontend-app-gradebook/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2kxOG4vaW5kZXguanN4) | `100.00% <ø> (ø)` | | | [src/data/services/lms/urls.js](https://codecov.io/gh/openedx/frontend-app-gradebook/pull/260/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#diff-c3JjL2RhdGEvc2VydmljZXMvbG1zL3VybHMuanM=) | `100.00% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

arbrandes commented 1 year ago

@abdullahwaheed, mind rebasing and resolving conflicts? Thanks!