mario-core 2.9.204-plp → 2.9.205-plp
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +3 -3
- package/dist/index.modern.js +3 -3
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2494,7 +2494,7 @@ var lang_us = {
|
|
|
2494
2494
|
this_week_s: this_week_s,
|
|
2495
2495
|
missing_weekly_check_in: missing_weekly_check_in,
|
|
2496
2496
|
add_new_student: add_new_student,
|
|
2497
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your
|
|
2497
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your Check In. You can also request a conversation with your teacher after this.",
|
|
2498
2498
|
start_check_in: start_check_in,
|
|
2499
2499
|
no_events_today: no_events_today,
|
|
2500
2500
|
today_schedule: today_schedule,
|
|
@@ -3926,7 +3926,7 @@ var select_student$1 = "Select student";
|
|
|
3926
3926
|
var select_staff$1 = "Select staff";
|
|
3927
3927
|
var staff_name$1 = "Staff name";
|
|
3928
3928
|
var select_teacher$1 = "Select teacher";
|
|
3929
|
-
var do_you_want_to_talk_with$1 = "Who would you like to check
|
|
3929
|
+
var do_you_want_to_talk_with$1 = "Who would you like to check in with?";
|
|
3930
3930
|
var please_select_a_student$1 = "Please select a student";
|
|
3931
3931
|
var please_select_a_teacher$1 = "Please select a teacher";
|
|
3932
3932
|
var please_provide_a_valid_student$1 = "Please provide a valid student";
|
|
@@ -6126,7 +6126,7 @@ var lang_uk = {
|
|
|
6126
6126
|
this_week_s: this_week_s$1,
|
|
6127
6127
|
missing_weekly_check_in: missing_weekly_check_in$1,
|
|
6128
6128
|
add_new_student: add_new_student$1,
|
|
6129
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your
|
|
6129
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your Check In. You can also request a conversation with your teacher after this.",
|
|
6130
6130
|
start_check_in: start_check_in$1,
|
|
6131
6131
|
no_events_today: no_events_today$1,
|
|
6132
6132
|
today_schedule: today_schedule$1,
|
package/dist/index.modern.js
CHANGED
|
@@ -2491,7 +2491,7 @@ var lang_us = {
|
|
|
2491
2491
|
this_week_s: this_week_s,
|
|
2492
2492
|
missing_weekly_check_in: missing_weekly_check_in,
|
|
2493
2493
|
add_new_student: add_new_student,
|
|
2494
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your
|
|
2494
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your Check In. You can also request a conversation with your teacher after this.",
|
|
2495
2495
|
start_check_in: start_check_in,
|
|
2496
2496
|
no_events_today: no_events_today,
|
|
2497
2497
|
today_schedule: today_schedule,
|
|
@@ -3923,7 +3923,7 @@ var select_student$1 = "Select student";
|
|
|
3923
3923
|
var select_staff$1 = "Select staff";
|
|
3924
3924
|
var staff_name$1 = "Staff name";
|
|
3925
3925
|
var select_teacher$1 = "Select teacher";
|
|
3926
|
-
var do_you_want_to_talk_with$1 = "Who would you like to check
|
|
3926
|
+
var do_you_want_to_talk_with$1 = "Who would you like to check in with?";
|
|
3927
3927
|
var please_select_a_student$1 = "Please select a student";
|
|
3928
3928
|
var please_select_a_teacher$1 = "Please select a teacher";
|
|
3929
3929
|
var please_provide_a_valid_student$1 = "Please provide a valid student";
|
|
@@ -6123,7 +6123,7 @@ var lang_uk = {
|
|
|
6123
6123
|
this_week_s: this_week_s$1,
|
|
6124
6124
|
missing_weekly_check_in: missing_weekly_check_in$1,
|
|
6125
6125
|
add_new_student: add_new_student$1,
|
|
6126
|
-
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your
|
|
6126
|
+
"start_your_check-in_and_you_can_also_request_a_conversation_with_your_teacher_after": "Start your Check In. You can also request a conversation with your teacher after this.",
|
|
6127
6127
|
start_check_in: start_check_in$1,
|
|
6128
6128
|
no_events_today: no_events_today$1,
|
|
6129
6129
|
today_schedule: today_schedule$1,
|