@coorpacademy/components 11.32.31 → 11.32.33-alpha.27
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/atom/button-link/index.d.ts.map +1 -1
- package/es/atom/button-link/index.js +2 -1
- package/es/atom/button-link/index.js.map +1 -1
- package/es/atom/button-link/types.d.ts +1 -0
- package/es/atom/button-link/types.d.ts.map +1 -1
- package/es/atom/button-link/types.js.map +1 -1
- package/es/atom/icon/index.d.ts.map +1 -1
- package/es/atom/icon/index.js +7 -3
- package/es/atom/icon/index.js.map +1 -1
- package/es/atom/radio-with-title/index.d.ts +2 -1
- package/es/atom/radio-with-title/index.d.ts.map +1 -1
- package/es/atom/radio-with-title/types.d.ts +2 -1
- package/es/atom/radio-with-title/types.d.ts.map +1 -1
- package/es/atom/tag/index.d.ts +4 -2
- package/es/atom/tag/index.d.ts.map +1 -1
- package/es/atom/tag/index.js +27 -7
- package/es/atom/tag/index.js.map +1 -1
- package/es/atom/tag/style.css +7 -0
- package/es/atom/title/index.d.ts +2 -1
- package/es/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/es/molecule/bulk-progress-bar/index.js +2 -1
- package/es/molecule/bulk-progress-bar/index.js.map +1 -1
- package/es/molecule/bulk-progress-bar/style.css +0 -4
- package/es/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/es/molecule/bullet-point-menu-button/index.js +2 -1
- package/es/molecule/bullet-point-menu-button/index.js.map +1 -1
- package/es/molecule/cm-popin/types.d.ts +2 -1
- package/es/molecule/cm-popin/types.d.ts.map +1 -1
- package/es/molecule/progress-bar/index.d.ts +1 -0
- package/es/molecule/progress-bar/index.d.ts.map +1 -1
- package/es/molecule/progress-bar/index.js +6 -4
- package/es/molecule/progress-bar/index.js.map +1 -1
- package/es/molecule/progress-wrapper/index.d.ts +29 -0
- package/es/molecule/progress-wrapper/index.d.ts.map +1 -0
- package/es/molecule/progress-wrapper/index.js +200 -0
- package/es/molecule/progress-wrapper/index.js.map +1 -0
- package/es/molecule/progress-wrapper/style.css +185 -0
- package/es/molecule/title-and-checkbox-wrapper/index.d.ts +2 -1
- package/es/molecule/title-radio-wrapper/index.d.ts +2 -1
- package/es/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/es/molecule/title-radio-wrapper/types.d.ts +2 -1
- package/es/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/es/organism/rewards-form/index.d.ts +2 -1
- package/es/organism/select-opponents/index.d.ts +2 -1
- package/es/organism/select-opponents/index.d.ts.map +1 -1
- package/es/organism/select-opponents/types.d.ts +2 -1
- package/es/organism/select-opponents/types.d.ts.map +1 -1
- package/es/organism/title-and-input/index.d.ts +4 -2
- package/es/organism/title-and-input/index.d.ts.map +1 -1
- package/es/organism/title-and-input/types.d.ts +4 -2
- package/es/organism/title-and-input/types.d.ts.map +1 -1
- package/es/organism/wizard-contents/index.d.ts +2 -1
- package/es/template/activity/progression-item.css +0 -4
- package/es/template/activity/progression-item.d.ts.map +1 -1
- package/es/template/activity/progression-item.js +2 -1
- package/es/template/activity/progression-item.js.map +1 -1
- package/es/template/app-player/loading/index.d.ts +2 -1
- package/es/template/app-player/player/index.d.ts +4 -2
- package/es/template/app-player/player/slides/index.d.ts +2 -1
- package/es/template/app-player/player/slides/index.d.ts.map +1 -1
- package/es/template/app-player/popin-correction/index.d.ts +2 -1
- package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/es/template/app-player/popin-end/index.d.ts +2 -1
- package/es/template/app-review/index.d.ts +2 -1
- package/es/template/app-review/index.d.ts.map +1 -1
- package/es/template/app-review/player/prop-types.d.ts +2 -1
- package/es/template/app-review/player/prop-types.d.ts.map +1 -1
- package/es/template/app-review/prop-types.d.ts +2 -1
- package/es/template/app-review/prop-types.d.ts.map +1 -1
- package/es/template/back-office/brand-update/index.d.ts +2 -1
- package/es/template/certification-detail/index.d.ts +105 -0
- package/es/template/certification-detail/index.d.ts.map +1 -0
- package/es/template/certification-detail/index.js +158 -0
- package/es/template/certification-detail/index.js.map +1 -0
- package/es/template/certification-detail/style.css +130 -0
- package/es/template/common/dashboard/index.d.ts +4 -2
- package/es/template/common/search-page/index.d.ts +2 -1
- package/es/template/external-course/index.d.ts +2 -1
- package/es/template/playlist-detail/index.d.ts.map +1 -1
- package/es/template/playlist-detail/index.js +4 -2
- package/es/template/playlist-detail/index.js.map +1 -1
- package/es/template/playlist-detail/style.css +5 -0
- package/es/template/skill-detail/all-courses.css +6 -6
- package/es/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/es/template/skill-detail/continue-learning.js +3 -2
- package/es/template/skill-detail/continue-learning.js.map +1 -1
- package/lib/atom/button-link/index.d.ts.map +1 -1
- package/lib/atom/button-link/index.js +2 -1
- package/lib/atom/button-link/index.js.map +1 -1
- package/lib/atom/button-link/types.d.ts +1 -0
- package/lib/atom/button-link/types.d.ts.map +1 -1
- package/lib/atom/button-link/types.js.map +1 -1
- package/lib/atom/icon/index.d.ts.map +1 -1
- package/lib/atom/icon/index.js +7 -3
- package/lib/atom/icon/index.js.map +1 -1
- package/lib/atom/radio-with-title/index.d.ts +2 -1
- package/lib/atom/radio-with-title/index.d.ts.map +1 -1
- package/lib/atom/radio-with-title/types.d.ts +2 -1
- package/lib/atom/radio-with-title/types.d.ts.map +1 -1
- package/lib/atom/tag/index.d.ts +4 -2
- package/lib/atom/tag/index.d.ts.map +1 -1
- package/lib/atom/tag/index.js +28 -7
- package/lib/atom/tag/index.js.map +1 -1
- package/lib/atom/tag/style.css +7 -0
- package/lib/atom/title/index.d.ts +2 -1
- package/lib/molecule/bulk-progress-bar/index.d.ts.map +1 -1
- package/lib/molecule/bulk-progress-bar/index.js +2 -1
- package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
- package/lib/molecule/bulk-progress-bar/style.css +0 -4
- package/lib/molecule/bullet-point-menu-button/index.d.ts.map +1 -1
- package/lib/molecule/bullet-point-menu-button/index.js +5 -3
- package/lib/molecule/bullet-point-menu-button/index.js.map +1 -1
- package/lib/molecule/cm-popin/types.d.ts +2 -1
- package/lib/molecule/cm-popin/types.d.ts.map +1 -1
- package/lib/molecule/progress-bar/index.d.ts +1 -0
- package/lib/molecule/progress-bar/index.d.ts.map +1 -1
- package/lib/molecule/progress-bar/index.js +6 -4
- package/lib/molecule/progress-bar/index.js.map +1 -1
- package/lib/molecule/progress-wrapper/index.d.ts +29 -0
- package/lib/molecule/progress-wrapper/index.d.ts.map +1 -0
- package/lib/molecule/progress-wrapper/index.js +221 -0
- package/lib/molecule/progress-wrapper/index.js.map +1 -0
- package/lib/molecule/progress-wrapper/style.css +185 -0
- package/lib/molecule/title-and-checkbox-wrapper/index.d.ts +2 -1
- package/lib/molecule/title-radio-wrapper/index.d.ts +2 -1
- package/lib/molecule/title-radio-wrapper/index.d.ts.map +1 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts +2 -1
- package/lib/molecule/title-radio-wrapper/types.d.ts.map +1 -1
- package/lib/organism/rewards-form/index.d.ts +2 -1
- package/lib/organism/select-opponents/index.d.ts +2 -1
- package/lib/organism/select-opponents/index.d.ts.map +1 -1
- package/lib/organism/select-opponents/types.d.ts +2 -1
- package/lib/organism/select-opponents/types.d.ts.map +1 -1
- package/lib/organism/title-and-input/index.d.ts +4 -2
- package/lib/organism/title-and-input/index.d.ts.map +1 -1
- package/lib/organism/title-and-input/types.d.ts +4 -2
- package/lib/organism/title-and-input/types.d.ts.map +1 -1
- package/lib/organism/wizard-contents/index.d.ts +2 -1
- package/lib/template/activity/progression-item.css +0 -4
- package/lib/template/activity/progression-item.d.ts.map +1 -1
- package/lib/template/activity/progression-item.js +2 -1
- package/lib/template/activity/progression-item.js.map +1 -1
- package/lib/template/app-player/loading/index.d.ts +2 -1
- package/lib/template/app-player/player/index.d.ts +4 -2
- package/lib/template/app-player/player/slides/index.d.ts +2 -1
- package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-correction/index.d.ts +2 -1
- package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
- package/lib/template/app-player/popin-end/index.d.ts +2 -1
- package/lib/template/app-review/index.d.ts +2 -1
- package/lib/template/app-review/index.d.ts.map +1 -1
- package/lib/template/app-review/player/prop-types.d.ts +2 -1
- package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
- package/lib/template/app-review/prop-types.d.ts +2 -1
- package/lib/template/app-review/prop-types.d.ts.map +1 -1
- package/lib/template/back-office/brand-update/index.d.ts +2 -1
- package/lib/template/certification-detail/index.d.ts +105 -0
- package/lib/template/certification-detail/index.d.ts.map +1 -0
- package/lib/template/certification-detail/index.js +186 -0
- package/lib/template/certification-detail/index.js.map +1 -0
- package/lib/template/certification-detail/style.css +130 -0
- package/lib/template/common/dashboard/index.d.ts +4 -2
- package/lib/template/common/search-page/index.d.ts +2 -1
- package/lib/template/external-course/index.d.ts +2 -1
- package/lib/template/playlist-detail/index.d.ts.map +1 -1
- package/lib/template/playlist-detail/index.js +4 -2
- package/lib/template/playlist-detail/index.js.map +1 -1
- package/lib/template/playlist-detail/style.css +5 -0
- package/lib/template/skill-detail/all-courses.css +6 -6
- package/lib/template/skill-detail/continue-learning.d.ts.map +1 -1
- package/lib/template/skill-detail/continue-learning.js +3 -2
- package/lib/template/skill-detail/continue-learning.js.map +1 -1
- package/locales/bs/global.json +8 -0
- package/locales/cs/global.json +8 -0
- package/locales/de/global.json +8 -0
- package/locales/en/global.json +8 -0
- package/locales/es/global.json +8 -0
- package/locales/et/global.json +8 -0
- package/locales/fi/global.json +8 -0
- package/locales/fr/global.json +8 -0
- package/locales/hr/global.json +8 -0
- package/locales/hu/global.json +8 -0
- package/locales/hy/global.json +8 -0
- package/locales/it/global.json +8 -0
- package/locales/ja/global.json +8 -0
- package/locales/ko/global.json +8 -0
- package/locales/nl/global.json +8 -0
- package/locales/pl/global.json +8 -0
- package/locales/pt/global.json +8 -0
- package/locales/ro/global.json +8 -0
- package/locales/ru/global.json +8 -0
- package/locales/sk/global.json +8 -0
- package/locales/sl/global.json +8 -0
- package/locales/sv/global.json +8 -0
- package/locales/tl/global.json +8 -0
- package/locales/tr/global.json +8 -0
- package/locales/uk/global.json +8 -0
- package/locales/vi/global.json +8 -0
- package/locales/zh/global.json +8 -0
- package/locales/zh_TW/global.json +8 -0
- package/package.json +3 -3
package/locales/sv/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "Tillhörande färdigheter",
|
|
13
13
|
"Back to Dashboard Home": "Tillbaka till kontrollpanelens startsida",
|
|
14
14
|
"back_to_catalog": "Tillbaka till kurser",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Prenumeration på Coorpacademy",
|
|
16
18
|
"challenges you on": "utmanar dig i",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}} utmanar dig {{courseName}}",
|
|
18
21
|
"items": "föremål",
|
|
19
22
|
"certificate": "Certifikat",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "kapitel",
|
|
21
26
|
"Close": "Stäng",
|
|
22
27
|
"clue_stars_to_loose_plural": "Att låsa upp ledtråden minskar antalet stjärnor du kan vinna på den här frågan med {{count}} (om du svarar rätt)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "Bekräfta",
|
|
39
44
|
"Delete": "Radera",
|
|
40
45
|
"Draft": "Utkast",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "Besvara frågan",
|
|
42
48
|
"Edit": "Redigera",
|
|
43
49
|
"Explore": "Utforska",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "Definiera inlärningsprioriteringar för ditt företag med färdigheter, spellistor eller certifieringar. De kommer att visas på sidan Mitt lärande.",
|
|
55
61
|
"media_stars_to_win_plural": "Vinn {{count}} stjärnor till i det här kapitlet första gången du tittar på en lektion!",
|
|
56
62
|
"media_stars_to_win": "Vinn {{count}} stjärna till i det här kapitlet första gången du tittar på en lektion!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "Mer",
|
|
58
66
|
"More details": "Fler uppgifter",
|
|
59
67
|
"New media": "Ny lektion",
|
package/locales/tl/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "Kaugnay na kasanayan",
|
|
13
13
|
"Back to Dashboard Home": "Bumalik sa Dashboard Home",
|
|
14
14
|
"back_to_catalog": "Bumalik sa mga kurso",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Coorpacademy Subscription",
|
|
16
18
|
"challenges you on": "i-challenge ka sa",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}}challenge ka sa {{courseName}}",
|
|
18
21
|
"items": "mga bagay",
|
|
19
22
|
"certificate": "Sertipiko",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "kabanata",
|
|
21
26
|
"Close": "Isara",
|
|
22
27
|
"clue_stars_to_loose_plural": "Ang pagbubukas ng clue ay magbabawas ng mga star na maaari mong makuha sa katanungang ito ng {{count}} (kung makuha mo ito ng tama)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "Kumpirmahin",
|
|
39
44
|
"Delete": "Tanggalin",
|
|
40
45
|
"Draft": "Draft",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "Sagutin ang katanungan",
|
|
42
48
|
"Edit": "Edit",
|
|
43
49
|
"Explore": "Suriing mabuti",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "Tukuyin ang mga priyoridad sa pag-aaral para sa iyong kumpanya na may mga kasanayan, playlist o certification. Lalabas ang mga ito sa pahina ng Aking Pag-aaral.",
|
|
55
61
|
"media_stars_to_win_plural": "Manalo ng {{count}} karagdagang mga star sa kabanatang ito sa unang pagkakataon na tingnan mo ang isang lesson! ",
|
|
56
62
|
"media_stars_to_win": "Manalo ng {{count}} karagdagang mga star sa kabanatang ito sa unang pagkakataon na tingnan mo ang isang lesson!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "More",
|
|
58
66
|
"More details": "Higit pang mga detalye",
|
|
59
67
|
"New media": "Bagong lesson",
|
package/locales/tr/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "İlgili beceriler",
|
|
13
13
|
"Back to Dashboard Home": "Gösterge Panosu Anasayfasına Geri Dön",
|
|
14
14
|
"back_to_catalog": "Kurslara geri dön",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Coorpacademy Aboneliği",
|
|
16
18
|
"challenges you on": "hakkında meydan okur",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}} {{courseName}} yarışında size meydan okuyor",
|
|
18
21
|
"items": "öğeler",
|
|
19
22
|
"certificate": "Sertifika",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "üniteler",
|
|
21
26
|
"Close": "Kapat",
|
|
22
27
|
"clue_stars_to_loose_plural": "İpucunu açmanız ve soruyu doğru cevaplamanız halinde bu sorudan {{count}} yıldız eksik kazanırsınız.",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "Onayla",
|
|
39
44
|
"Delete": "Sil",
|
|
40
45
|
"Draft": "taslak",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "Soruyu yanıtlayın",
|
|
42
48
|
"Edit": "Düzenle",
|
|
43
49
|
"Explore": "Keşfet",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "Şirketiniz için beceriler, çalma listeleri veya sertifikalarla öğrenme önceliklerini tanımlayın. Bunlar Öğrenmem sayfasında görünecektir.",
|
|
55
61
|
"media_stars_to_win_plural": "İlk dersinizi görüntülediğinizde bu ünitede {{count}} ek yıldız kazanın!",
|
|
56
62
|
"media_stars_to_win": "Bir dersi ilk kez görüntülediğinizde bu ünitede {{count}} ekstra yıldız kazanın!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "Daha fazla",
|
|
58
66
|
"More details": "Daha fazla detay",
|
|
59
67
|
"New media": "Yeni ders",
|
package/locales/uk/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "Супутні навички",
|
|
13
13
|
"Back to Dashboard Home": "Назад на сторінку панелі інструментів",
|
|
14
14
|
"back_to_catalog": "Назад до курсів",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Підписка Coorpacademy",
|
|
16
18
|
"challenges you on": "кидає вам виклик",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}} викликає вас {{courseName}}",
|
|
18
21
|
"items": "елементи",
|
|
19
22
|
"certificate": "Сертифікат",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "розділи",
|
|
21
26
|
"Close": "Закрити",
|
|
22
27
|
"clue_stars_to_loose_plural": "Відкриття підказки зменшує кількість зірок за це питання на {{count}} (за умови правильної відповіді)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "Підтвердити",
|
|
39
44
|
"Delete": "Видалити",
|
|
40
45
|
"Draft": "Чернетка",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "Дайте відповідь на питання",
|
|
42
48
|
"Edit": "Редагувати",
|
|
43
49
|
"Explore": "Дослідити",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "Визначте пріоритети навчання для вашої компанії за допомогою навичок, списків відтворення або сертифікатів. Вони з’являться на сторінці «Моє навчання».",
|
|
55
61
|
"media_stars_to_win_plural": "Вигравайте {{count}} додаткових зірок за перший перегляд уроку в цьому розділі!",
|
|
56
62
|
"media_stars_to_win": "Вигравайте {{count}} додаткову зірку за перший перегляд уроку в цьому розділі!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "Більше",
|
|
58
66
|
"More details": "Детальніше",
|
|
59
67
|
"New media": "Новий урок",
|
package/locales/vi/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "Kỹ năng liên quan",
|
|
13
13
|
"Back to Dashboard Home": "Quay lại Trang chủ Trang tổng quan",
|
|
14
14
|
"back_to_catalog": "Quay lại khóa học",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Đăng ký Coorpacademy",
|
|
16
18
|
"challenges you on": "thử thách bạn về",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}} đang thách đố bạn {{courseName}}",
|
|
18
21
|
"items": "mặt hàng",
|
|
19
22
|
"certificate": "Giấy chứng nhận",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "chương",
|
|
21
26
|
"Close": "Đóng",
|
|
22
27
|
"clue_stars_to_loose_plural": "Mở khóa gợi ý làm giảm số sao bạn có thể đạt được cho câu hỏi này đi {{count}} sao (nếu bạn đáp đúng)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "Xác nhận",
|
|
39
44
|
"Delete": "Xóa",
|
|
40
45
|
"Draft": "Bản nháp",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "Trả lời câu hỏi",
|
|
42
48
|
"Edit": "Chỉnh sửa",
|
|
43
49
|
"Explore": "Khám phá",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "Xác định các ưu tiên học tập cho công ty của bạn bằng các kỹ năng, danh sách phát hoặc chứng chỉ. Chúng sẽ xuất hiện trên trang Học tập của tôi.",
|
|
55
61
|
"media_stars_to_win_plural": "Giành được thêm {{count}} sao trong chương này khi xem bài học lần đầu tiên!",
|
|
56
62
|
"media_stars_to_win": "Giành được thêm {{count}} sao trong chương này khi xem bài học lần đầu tiên!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "Thêm",
|
|
58
66
|
"More details": "Thêm chi tiết",
|
|
59
67
|
"New media": "Bài học mới",
|
package/locales/zh/global.json
CHANGED
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "相关技能",
|
|
13
13
|
"Back to Dashboard Home": "返回仪表盘首页",
|
|
14
14
|
"back_to_catalog": "返回到课程",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Coorpacademy 订阅",
|
|
16
18
|
"challenges you on": "挑战你",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}} 正在 {{courseName}} 中挑战您",
|
|
18
21
|
"items": "项目",
|
|
19
22
|
"certificate": "证书",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "章节",
|
|
21
26
|
"Close": "关闭",
|
|
22
27
|
"clue_stars_to_loose_plural": "解锁提示意味着你从本问题获得的星星数量会被减少 {{count}} (如果你回答正确的话)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "确认",
|
|
39
44
|
"Delete": "删除",
|
|
40
45
|
"Draft": "草案",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "回答问题",
|
|
42
48
|
"Edit": "编辑",
|
|
43
49
|
"Explore": "探索",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "使用技能、播放列表或认证定义贵公司的学习重点。它们将显示在“我的学习”页面上。",
|
|
55
61
|
"media_stars_to_win_plural": "在这一章,当你首次阅读一节课的时候可以赢得 {{count}}额外的星星!",
|
|
56
62
|
"media_stars_to_win": "在这一章,当你首次阅读一节课的时候可以赢得 {{count}}额外的星星!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "更多",
|
|
58
66
|
"More details": "更多细节",
|
|
59
67
|
"New media": "新课",
|
|
@@ -12,11 +12,16 @@
|
|
|
12
12
|
"associated_skills": "相關技能",
|
|
13
13
|
"Back to Dashboard Home": "返回儀表板主頁",
|
|
14
14
|
"back_to_catalog": "返回課程",
|
|
15
|
+
"badge": "Badge",
|
|
16
|
+
"bonus_stars": "Bonus stars",
|
|
15
17
|
"cart_title": "Coorpacademy 訂閱",
|
|
16
18
|
"challenges you on": "挑戰您",
|
|
19
|
+
"download": "Download",
|
|
17
20
|
"is challenging you": "{{username}}正在挑戰你{{courseName}}",
|
|
18
21
|
"items": "專案",
|
|
19
22
|
"certificate": "證書",
|
|
23
|
+
"certification": "Certification",
|
|
24
|
+
"certification_progress_wrapper_subtitle": "To unlock your rewards, you need to complete this certification",
|
|
20
25
|
"chapters": "章節",
|
|
21
26
|
"Close": "關閉",
|
|
22
27
|
"clue_stars_to_loose_plural": "解開線索所減少的星星,您可以在此問題上贏回{{count}}顆星星(如果您答對的話)",
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
"confirm": "確認",
|
|
39
44
|
"Delete": "刪除",
|
|
40
45
|
"Draft": "草案",
|
|
46
|
+
"diploma": "Diploma",
|
|
41
47
|
"answer_the_question": "回答問題",
|
|
42
48
|
"Edit": "編輯",
|
|
43
49
|
"Explore": "探索",
|
|
@@ -54,6 +60,8 @@
|
|
|
54
60
|
"learning_priorities_brand_description": "透過技能、播放清單或認證為您的公司定義學習優先事項。它們將出現在「我的學習」頁面上。",
|
|
55
61
|
"media_stars_to_win_plural": "第一次觀看課程時,在本章中贏得{{count}}個額外的星星!",
|
|
56
62
|
"media_stars_to_win": "第一次觀看課程時,在本章中贏得{{count}}個額外的星星!",
|
|
63
|
+
"modules": "Modules",
|
|
64
|
+
"modules_completed": "modules completed",
|
|
57
65
|
"More": "更多",
|
|
58
66
|
"More details": "更多細節",
|
|
59
67
|
"New media": "新課程",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@coorpacademy/components",
|
|
3
|
-
"version": "11.32.
|
|
3
|
+
"version": "11.32.33-alpha.27+bb357ac1f",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"module": "es/index.js",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"@coorpacademy/eslint-plugin-coorpacademy": "^10.0.0",
|
|
115
115
|
"@coorpacademy/react-native-mock-render": "^0.2.9",
|
|
116
116
|
"@coorpacademy/react-native-slider": "^0.11.1",
|
|
117
|
-
"@coorpacademy/translate": "6.2.
|
|
117
|
+
"@coorpacademy/translate": "6.2.1",
|
|
118
118
|
"@coorpacademy/webpack-config": "13.0.0",
|
|
119
119
|
"@react-native-community/blur": "^4.2.0",
|
|
120
120
|
"@storybook/addon-actions": "^6.5.12",
|
|
@@ -177,5 +177,5 @@
|
|
|
177
177
|
"last 2 versions",
|
|
178
178
|
"IE 11"
|
|
179
179
|
],
|
|
180
|
-
"gitHead": "
|
|
180
|
+
"gitHead": "bb357ac1fbf914b9cf64d393029502688ab89172"
|
|
181
181
|
}
|