File tree 3 files changed +7
-6
lines changed
conf/locale/fr_CA/LC_MESSAGES
3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
# see: https://appsembler.atlassian.net/wiki/spaces/ED/pages/2227503161/CODEOWNERS
2
2
3
- * @ grozdanowski
4
-
5
- # default set of reviewers
6
- * @ grozdanowski @ omarithawi @ melvinsoft
3
+ # Codeowner and additional reviewers
4
+ * @ jfaMan @ daniilly @ VladyslavTy
Original file line number Diff line number Diff line change 9
9
runs-on : ubuntu-latest
10
10
steps :
11
11
- name : pull-request-action
12
- uses : vsoch/pull-request-action@1.0.12
12
+ uses : vsoch/pull-request-action@1.1.0
13
13
env :
14
14
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
15
15
BRANCH_PREFIX : " juniper/main"
16
16
PULL_REQUEST_BRANCH : " juniper/prod"
17
17
PULL_REQUEST_TITLE : " Update from `juniper/main` (production)"
18
+ PULL_REQUEST_BODY : |
19
+ This is an automated pull request to update `juniper/prod` with changes from `juniper/main`.
20
+ Please review the changes to make sure they're production ready.
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ msgstr "Ajouter à votre panier / Prix: "
33
33
34
34
#: lms/templates/design-templates/pages/course-about/_course-about-01.html:20
35
35
msgid "Enroll in "
36
- msgstr "S'inscrire au "
36
+ msgstr "S'inscrire au cours "
37
37
38
38
#: lms/templates/design-templates/pages/dashboard/_dashboard-01.html:140
39
39
msgid "promote_course_catalog_text"
You can’t perform that action at this time.
0 commit comments