File tree Expand file tree Collapse file tree 5 files changed +63
-3
lines changed Expand file tree Collapse file tree 5 files changed +63
-3
lines changed Original file line number Diff line number Diff line change 51
51
<!-- BaseAutocomplete
52
52
id="template"
53
53
v-model="courseTemplate"
54
- :label="t('Select Template ')"
54
+ :label="t('Course template ')"
55
55
:search="searchTemplates"
56
56
/-->
57
57
</div >
Original file line number Diff line number Diff line change 36
36
<span
37
37
v-else
38
38
class =" text-red-700 cursor-not-allowed opacity-60"
39
- :title =" t('Course is locked due to prerequisites ')"
39
+ :title =" t('This course is locked. You must complete the prerequisite(s) first. ')"
40
40
>
41
41
{{ course.name }}
42
42
</span >
Original file line number Diff line number Diff line change 20
20
@click =" emit('backPressed')"
21
21
/>
22
22
<BaseButton
23
- :label =" t('Save category')"
23
+ :label =" t('Save the category')"
24
24
icon =" send"
25
25
type =" success"
26
26
@click =" submitCategoryForm"
Original file line number Diff line number Diff line change @@ -29170,3 +29170,33 @@ msgstr "Link is not valid"
29170
29170
29171
29171
msgid "Toggle visibility"
29172
29172
msgstr "Toggle visibility"
29173
+
29174
+ msgid "Unmark favorite"
29175
+ msgstr "Unmark favorite"
29176
+
29177
+ msgid "Mark favorite"
29178
+ msgstr "Mark favorite"
29179
+
29180
+ msgid "Register student"
29181
+ msgstr "Register student"
29182
+
29183
+ msgid "Ends tomorrow"
29184
+ msgstr "Ends tomorrow"
29185
+
29186
+ msgid "Ends today"
29187
+ msgstr "Ends today"
29188
+
29189
+ msgid "Write a short and striking course name, For example: Innovation Management"
29190
+ msgstr "Write a short and striking course name, For example: Innovation Management"
29191
+
29192
+ msgid "Introduction updated successfully!"
29193
+ msgstr "Introduction updated successfully!"
29194
+
29195
+ msgid "Introduction created successfully!"
29196
+ msgstr "Introduction created successfully!"
29197
+
29198
+ msgid "Free"
29199
+ msgstr "Free"
29200
+
29201
+ msgid "No description available"
29202
+ msgstr "No description available"
Original file line number Diff line number Diff line change @@ -29138,3 +29138,33 @@ msgstr ""
29138
29138
29139
29139
msgid "Toggle visibility"
29140
29140
msgstr ""
29141
+
29142
+ msgid "Unmark favorite"
29143
+ msgstr ""
29144
+
29145
+ msgid "Mark favorite"
29146
+ msgstr ""
29147
+
29148
+ msgid "Register student"
29149
+ msgstr ""
29150
+
29151
+ msgid "Ends tomorrow"
29152
+ msgstr ""
29153
+
29154
+ msgid "Ends today"
29155
+ msgstr ""
29156
+
29157
+ msgid "Write a short and striking course name, For example: Innovation Management"
29158
+ msgstr ""
29159
+
29160
+ msgid "Introduction updated successfully!"
29161
+ msgstr ""
29162
+
29163
+ msgid "Introduction created successfully!"
29164
+ msgstr ""
29165
+
29166
+ msgid "Free"
29167
+ msgstr ""
29168
+
29169
+ msgid "No description available"
29170
+ msgstr ""
You can’t perform that action at this time.
0 commit comments