@coorpacademy/components 11.11.5 → 11.11.7
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/es/organism/mooc-footer/style.css +1 -0
- package/es/organism/mooc-header/index.d.ts +3 -0
- package/es/organism/mooc-header/index.d.ts.map +1 -1
- package/es/organism/mooc-header/index.js +39 -4
- package/es/organism/mooc-header/index.js.map +1 -1
- package/es/organism/mooc-header/style.css +17 -1
- package/es/template/app-review/player/index.js +1 -1
- package/es/template/app-review/player/index.js.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +1 -1
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.js.map +1 -1
- package/lib/organism/mooc-footer/style.css +1 -0
- package/lib/organism/mooc-header/index.d.ts +3 -0
- package/lib/organism/mooc-header/index.d.ts.map +1 -1
- package/lib/organism/mooc-header/index.js +39 -4
- package/lib/organism/mooc-header/index.js.map +1 -1
- package/lib/organism/mooc-header/style.css +17 -1
- package/lib/template/app-review/player/index.js +1 -1
- package/lib/template/app-review/player/index.js.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +1 -1
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.js.map +1 -1
- package/locales/.mtslconfig.json +1 -0
- package/locales/bs/global.json +8 -3
- package/locales/cs/global.json +8 -3
- package/locales/de/global.json +8 -3
- package/locales/es/global.json +8 -3
- package/locales/et/global.json +8 -3
- package/locales/fr/global.json +8 -3
- package/locales/hr/global.json +8 -3
- package/locales/hu/global.json +8 -3
- package/locales/hy/global.json +8 -3
- package/locales/it/global.json +8 -3
- package/locales/ja/global.json +8 -3
- package/locales/ko/global.json +8 -3
- package/locales/nl/global.json +8 -3
- package/locales/pl/global.json +8 -3
- package/locales/pt/global.json +8 -3
- package/locales/ro/global.json +8 -3
- package/locales/ru/global.json +8 -3
- package/locales/sk/global.json +8 -3
- package/locales/th/global.json +8 -3
- package/locales/tl/global.json +8 -3
- package/locales/tr/global.json +8 -3
- package/locales/uk/global.json +8 -3
- package/locales/vi/global.json +8 -3
- package/locales/zh/global.json +8 -3
- package/locales/zh_TW/global.json +8 -3
- package/package.json +2 -2
package/locales/ro/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "{{current}} întrebarea {{headerStepValue}} este corectă",
|
|
85
|
+
"incorrect_question": "{{current}}întrebarea {{headerStepValue}} este incorectă",
|
|
86
|
+
"not_answered_question": "{{current}}întrebarea {{headerStepValue}} nu a primit încă un răspuns"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "numărul de erori de import în masă este {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "fișierul scorm este valid",
|
|
91
|
+
"invalid_scorm": "fișierul scorm nu este valid"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/ru/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Обязательные поля",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "{{current}}ответ на вопрос {{headerStepValue}} верный",
|
|
85
|
+
"incorrect_question": "{{current}}ответ на вопрос {{headerStepValue}} неверный",
|
|
86
|
+
"not_answered_question": "пока еще нет ответа на {{current}}вопрос {{headerStepValue}}"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "количество ошибок массового импорта равно {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "файл scorm действителен",
|
|
91
|
+
"invalid_scorm": "файл scorm недействителен"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/sk/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Povinné polia",
|
|
82
82
|
"something_went_wrong": "Och! Niečo sa pokazilo.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "{{current}}otázka {{headerStepValue}} je správna",
|
|
85
|
+
"incorrect_question": "{{current}}otázka {{headerStepValue}} je nesprávna",
|
|
86
|
+
"not_answered_question": "{{current}}otázka {{headerStepValue}} ešte nie je zodpovedaná"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "počet chýb hromadného importu je {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "scorm súbor je platný",
|
|
91
|
+
"invalid_scorm": "scorm súbor je neplatný"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/th/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*ข้อมูลที่จำเป็นต้องกรอก",
|
|
82
82
|
"something_went_wrong": "อ้าว! มีสิ่งผิดปกติ",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "{{headerStepValue}} คำถาม {{current}} ถูกต้อง",
|
|
85
|
+
"incorrect_question": "{{headerStepValue}} คำถาม {{current}} ไม่ถูกต้อง",
|
|
86
|
+
"not_answered_question": "{{headerStepValue}} คำถาม {{current}} ยังไม่ได้รับคำตอบ"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "จำนวนข้อผิดพลาดในการนําเข้าจํานวนมากคือ {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "ไฟล์ scorm ถูกต้อง",
|
|
91
|
+
"invalid_scorm": "ไฟล์ scorm ไม่ถูกต้อง"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/tl/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "* Mga patlang na ipinag-uutos",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "Tama ang tanong
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "Tama ang {{current}}tanong {{headerStepValue}}",
|
|
85
|
+
"incorrect_question": "Mali ang {{current}}tanong {{headerStepValue}}",
|
|
86
|
+
"not_answered_question": "Hinidi pa nasasagot ang {{current}}tanong {{headerStepValue}}"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "Ang bilang ng maramihang error sa pag-import ay {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "balido ang scorm file",
|
|
91
|
+
"invalid_scorm": "Hindi balido ang scorm file"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/tr/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "{{headerStepValue}}
|
|
85
|
-
"incorrect_question": "{{headerStepValue}}
|
|
86
|
-
"not_answered_question": "{{headerStepValue}}
|
|
84
|
+
"correct_question": "{{current}}soru {{headerStepValue}} doğru",
|
|
85
|
+
"incorrect_question": "{{current}}soru {{headerStepValue}} hatalı",
|
|
86
|
+
"not_answered_question": "{{current}}soru {{headerStepValue}} henüz cevaplanmadı"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "toplu içe aktarma hata sayısı {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "scorm dosyası geçerli",
|
|
91
|
+
"invalid_scorm": "scorm dosyası geçersiz"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/uk/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "На
|
|
84
|
+
"correct_question": "{{current}}питання {{headerStepValue}} є павильним",
|
|
85
|
+
"incorrect_question": "{{current}}питання {{headerStepValue}} є неправильним",
|
|
86
|
+
"not_answered_question": "На {{current}}питання {{headerStepValue}} ще немає відповіді"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "кількість помилок масового імпорту: {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "SCORM-файл є дійсним",
|
|
91
|
+
"invalid_scorm": "SCORM-файл є недійсним"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/vi/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "
|
|
85
|
-
"incorrect_question": "
|
|
86
|
-
"not_answered_question": "
|
|
84
|
+
"correct_question": "câu hỏi{{current}} {{headerStepValue}} là chính xác",
|
|
85
|
+
"incorrect_question": "câu hỏi{{current}} {{headerStepValue}} là sai",
|
|
86
|
+
"not_answered_question": "câu hỏi{{current}} {{headerStepValue}} chưa được trả lời"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "số lỗi nhập hàng loạt là {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "tập tin scorm là hợp lệ",
|
|
91
|
+
"invalid_scorm": "tập tin scorm là không hợp lệ"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/locales/zh/global.json
CHANGED
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "问题{{headerStepValue}}
|
|
85
|
-
"incorrect_question": "问题 {{headerStepValue}} 不正确",
|
|
86
|
-
"not_answered_question": "问题 {{headerStepValue}} 尚未回答"
|
|
84
|
+
"correct_question": "{{current}}问题 {{headerStepValue}} 正确",
|
|
85
|
+
"incorrect_question": "{{current}}问题 {{headerStepValue}} 不正确",
|
|
86
|
+
"not_answered_question": "{{current}}问题 {{headerStepValue}} 尚未回答"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "批量导入错误数是 {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "scorm 文件有效",
|
|
91
|
+
"invalid_scorm": "scorm 文件无效"
|
|
87
92
|
}
|
|
88
93
|
}
|
|
@@ -81,8 +81,13 @@
|
|
|
81
81
|
"mandatory_fields": "*Mandatory fields",
|
|
82
82
|
"something_went_wrong": "Oh Snap! Something went wrong.",
|
|
83
83
|
"review_header_step_item": {
|
|
84
|
-
"correct_question": "問題{{headerStepValue}}
|
|
85
|
-
"incorrect_question": "問題 {{headerStepValue}} 不正確",
|
|
86
|
-
"not_answered_question": "問題 {{headerStepValue}} 尚未回答"
|
|
84
|
+
"correct_question": "{{current}}問題 {{headerStepValue}} 正確",
|
|
85
|
+
"incorrect_question": "{{current}}問題 {{headerStepValue}} 不正確",
|
|
86
|
+
"not_answered_question": "{{current}}問題 {{headerStepValue}} 尚未回答"
|
|
87
|
+
},
|
|
88
|
+
"bulk_import": {
|
|
89
|
+
"errors_number": "大量匯入錯誤編號為 {{bulkImportErrorsNumber}}",
|
|
90
|
+
"valid_scorm": "scorm 檔有效",
|
|
91
|
+
"invalid_scorm": "scorm 檔無效"
|
|
87
92
|
}
|
|
88
93
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coorpacademy/components",
|
|
3
|
-
"version": "11.11.
|
|
3
|
+
"version": "11.11.7",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -165,5 +165,5 @@
|
|
|
165
165
|
"last 2 versions",
|
|
166
166
|
"IE 11"
|
|
167
167
|
],
|
|
168
|
-
"gitHead": "
|
|
168
|
+
"gitHead": "e75568680e92f5df0a6613ea1c45812e31f904e0"
|
|
169
169
|
}
|