Yoiber
|
e3887129fc
|
chore(i18n): add more languages (#450)
* chore(i18n): add more languages
* chore(i18n): Pylint fixes
* chore(i18n): Typo to named the imports
|
2023-04-25 08:58:37 -04:00 |
|
Mashal Malik
|
530b247c33
|
refactor: remove unused tranisfex v2 url (#457)
|
2023-03-06 12:18:02 +05:00 |
|
Abdullah Waheed
|
2063049747
|
feat: added new translations in Makefile and updated all the translations
|
2022-11-30 13:30:22 +00:00 |
|
edX requirements bot
|
a7def9ce25
|
fix: -t flag added in pull translation command (#393)
|
2022-11-30 16:44:21 +05:00 |
|
Adam Stankiewicz
|
d10c461148
|
build: use shared browserslist config (#211)
|
2022-04-04 14:10:16 -04:00 |
|
Usama Sadiq
|
6ab2c820db
|
build: update transifex pull translations command (#277)
|
2022-04-04 16:02:53 +05:00 |
|
Ansab Gillani
|
9b1e3c4c2a
|
feat: add edx/reactifex support (#267)
|
2022-03-22 09:30:18 +05:00 |
|
David Joy
|
e8a77aa4c7
|
build: switch from travis to github actions for checks (#64)
* build: switch from travis to github actions for checks
* lint: fixing linting error
|
2021-03-30 16:46:08 -04:00 |
|
stvn
|
49c46c4dc1
|
Update app name
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
|
2020-05-06 12:40:55 -07:00 |
|
stv
|
0e4f8ed2cf
|
Initial commit
|
2020-05-06 12:40:54 -07:00 |
|