fix(i18n): Expand/Collapse Courses Button text (#44528)
* fix(i18n): Expand/Collapse Courses Button text * Update client/i18n/locales/english/intro.json Co-authored-by: Ilenia <nethleen@gmail.com> * Update client/i18n/locales/english/intro.json Co-authored-by: Ilenia <nethleen@gmail.com> Co-authored-by: Ilenia <nethleen@gmail.com>
This commit is contained in:
@@ -560,7 +560,7 @@
|
||||
"browse-other": "Browse our other free certifications\n(we recommend doing these in order)",
|
||||
"courses": "Courses",
|
||||
"steps": "Steps",
|
||||
"expand": "Expand",
|
||||
"collapse": "Collapse"
|
||||
"expand": "Expand courses",
|
||||
"collapse": "Collapse courses"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user