@coorpacademy/components 11.30.1 → 11.32.1-alpha.16

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.
Files changed (227) hide show
  1. package/es/atom/button-link/index.d.ts +1 -0
  2. package/es/atom/button-link/index.d.ts.map +1 -1
  3. package/es/atom/button-link/index.js +21 -12
  4. package/es/atom/button-link/index.js.map +1 -1
  5. package/es/atom/button-link/types.d.ts +11 -1
  6. package/es/atom/button-link/types.d.ts.map +1 -1
  7. package/es/atom/button-link/types.js +1 -0
  8. package/es/atom/button-link/types.js.map +1 -1
  9. package/es/atom/chip/index.d.ts +37 -0
  10. package/es/atom/chip/index.d.ts.map +1 -0
  11. package/es/atom/chip/index.js +85 -0
  12. package/es/atom/chip/index.js.map +1 -0
  13. package/es/atom/chip/style.css +65 -0
  14. package/es/atom/chips/index.d.ts.map +1 -1
  15. package/es/atom/chips/index.js +1 -0
  16. package/es/atom/chips/index.js.map +1 -1
  17. package/es/atom/icon/index.js +2 -2
  18. package/es/atom/icon/index.js.map +1 -1
  19. package/es/molecule/base-modal/index.d.ts +33 -0
  20. package/es/molecule/base-modal/index.d.ts.map +1 -0
  21. package/es/molecule/base-modal/index.js +142 -0
  22. package/es/molecule/base-modal/index.js.map +1 -0
  23. package/es/molecule/base-modal/style.css +125 -0
  24. package/es/molecule/bulk-progress-bar/index.d.ts.map +1 -1
  25. package/es/molecule/bulk-progress-bar/index.js +6 -3
  26. package/es/molecule/bulk-progress-bar/index.js.map +1 -1
  27. package/es/molecule/cm-popin/types.d.ts +2 -0
  28. package/es/molecule/cm-popin/types.d.ts.map +1 -1
  29. package/es/molecule/expandible-actionable-table/index.d.ts +1 -0
  30. package/es/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  31. package/es/molecule/expandible-actionable-table/types.d.ts +1 -0
  32. package/es/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  33. package/es/molecule/learner-skill-card/index.d.ts +23 -0
  34. package/es/molecule/learner-skill-card/index.d.ts.map +1 -0
  35. package/es/molecule/learner-skill-card/index.js +164 -0
  36. package/es/molecule/learner-skill-card/index.js.map +1 -0
  37. package/es/molecule/learner-skill-card/style.css +119 -0
  38. package/es/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  39. package/es/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  40. package/es/molecule/learning-profile-radar-chart/index.js +16 -11
  41. package/es/molecule/learning-profile-radar-chart/index.js.map +1 -1
  42. package/es/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  43. package/es/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  44. package/es/molecule/learning-profile-radar-chart/types.js.map +1 -1
  45. package/es/molecule/questions/template/index.d.ts +1 -1
  46. package/es/molecule/quick-access-card/index.d.ts.map +1 -1
  47. package/es/molecule/quick-access-card/index.js +5 -1
  48. package/es/molecule/quick-access-card/index.js.map +1 -1
  49. package/es/molecule/skill-picker-modal/index.d.ts +23 -0
  50. package/es/molecule/skill-picker-modal/index.d.ts.map +1 -0
  51. package/es/molecule/skill-picker-modal/index.js +138 -0
  52. package/es/molecule/skill-picker-modal/index.js.map +1 -0
  53. package/es/molecule/skill-picker-modal/style.css +28 -0
  54. package/es/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  55. package/es/molecule/skills-chart-side-information-item/index.js +1 -1
  56. package/es/molecule/skills-chart-side-information-item/index.js.map +1 -1
  57. package/es/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  58. package/es/organism/list-items/index.d.ts +2 -0
  59. package/es/organism/setup-header/index.d.ts +4 -0
  60. package/es/organism/wizard-contents/index.d.ts +3 -0
  61. package/es/template/app-player/loading/index.d.ts +2 -0
  62. package/es/template/app-player/player/index.d.ts +4 -0
  63. package/es/template/app-player/player/slides/index.d.ts +2 -0
  64. package/es/template/app-player/player/slides/index.d.ts.map +1 -1
  65. package/es/template/app-player/popin-correction/index.d.ts +2 -0
  66. package/es/template/app-player/popin-correction/index.d.ts.map +1 -1
  67. package/es/template/app-player/popin-end/index.d.ts +2 -0
  68. package/es/template/app-review/index.d.ts +2 -0
  69. package/es/template/app-review/index.d.ts.map +1 -1
  70. package/es/template/app-review/player/prop-types.d.ts +2 -0
  71. package/es/template/app-review/player/prop-types.d.ts.map +1 -1
  72. package/es/template/app-review/prop-types.d.ts +2 -0
  73. package/es/template/app-review/prop-types.d.ts.map +1 -1
  74. package/es/template/back-office/brand-create/index.d.ts +4 -0
  75. package/es/template/back-office/brand-create/index.d.ts.map +1 -1
  76. package/es/template/back-office/brand-list/index.d.ts +4 -0
  77. package/es/template/back-office/brand-list/index.d.ts.map +1 -1
  78. package/es/template/back-office/brand-update/index.d.ts +11 -0
  79. package/es/template/back-office/dashboard-preview/index.d.ts +4 -0
  80. package/es/template/back-office/layout/index.d.ts +4 -0
  81. package/es/template/back-office/layout/index.d.ts.map +1 -1
  82. package/es/template/common/dashboard/index.d.ts +4 -0
  83. package/es/template/common/search-page/index.d.ts +2 -0
  84. package/es/template/external-course/index.d.ts +2 -0
  85. package/es/template/mobile-login/welcome/index.native.d.ts.map +1 -1
  86. package/es/template/mobile-login/welcome/index.native.js +5 -1
  87. package/es/template/mobile-login/welcome/index.native.js.map +1 -1
  88. package/es/template/my-learning/index.d.ts +34 -0
  89. package/es/template/my-learning/index.d.ts.map +1 -0
  90. package/es/template/my-learning/index.js +354 -0
  91. package/es/template/my-learning/index.js.map +1 -0
  92. package/es/template/my-learning/style.css +179 -0
  93. package/es/variables/colors.d.ts +7 -7
  94. package/es/variables/colors.d.ts.map +1 -1
  95. package/es/variables/colors.js +2 -1
  96. package/es/variables/colors.js.map +1 -1
  97. package/es/variables/theme.native.d.ts.map +1 -1
  98. package/es/variables/theme.native.js +4 -1
  99. package/es/variables/theme.native.js.map +1 -1
  100. package/lib/atom/button-link/index.d.ts +1 -0
  101. package/lib/atom/button-link/index.d.ts.map +1 -1
  102. package/lib/atom/button-link/index.js +22 -12
  103. package/lib/atom/button-link/index.js.map +1 -1
  104. package/lib/atom/button-link/types.d.ts +11 -1
  105. package/lib/atom/button-link/types.d.ts.map +1 -1
  106. package/lib/atom/button-link/types.js +1 -0
  107. package/lib/atom/button-link/types.js.map +1 -1
  108. package/lib/atom/chip/index.d.ts +37 -0
  109. package/lib/atom/chip/index.d.ts.map +1 -0
  110. package/lib/atom/chip/index.js +109 -0
  111. package/lib/atom/chip/index.js.map +1 -0
  112. package/lib/atom/chip/style.css +65 -0
  113. package/lib/atom/chips/index.d.ts.map +1 -1
  114. package/lib/atom/chips/index.js +1 -0
  115. package/lib/atom/chips/index.js.map +1 -1
  116. package/lib/atom/icon/index.js +2 -2
  117. package/lib/atom/icon/index.js.map +1 -1
  118. package/lib/molecule/base-modal/index.d.ts +33 -0
  119. package/lib/molecule/base-modal/index.d.ts.map +1 -0
  120. package/lib/molecule/base-modal/index.js +158 -0
  121. package/lib/molecule/base-modal/index.js.map +1 -0
  122. package/lib/molecule/base-modal/style.css +125 -0
  123. package/lib/molecule/bulk-progress-bar/index.d.ts.map +1 -1
  124. package/lib/molecule/bulk-progress-bar/index.js +7 -3
  125. package/lib/molecule/bulk-progress-bar/index.js.map +1 -1
  126. package/lib/molecule/cm-popin/types.d.ts +2 -0
  127. package/lib/molecule/cm-popin/types.d.ts.map +1 -1
  128. package/lib/molecule/expandible-actionable-table/index.d.ts +1 -0
  129. package/lib/molecule/expandible-actionable-table/index.d.ts.map +1 -1
  130. package/lib/molecule/expandible-actionable-table/types.d.ts +1 -0
  131. package/lib/molecule/expandible-actionable-table/types.d.ts.map +1 -1
  132. package/lib/molecule/learner-skill-card/index.d.ts +23 -0
  133. package/lib/molecule/learner-skill-card/index.d.ts.map +1 -0
  134. package/lib/molecule/learner-skill-card/index.js +182 -0
  135. package/lib/molecule/learner-skill-card/index.js.map +1 -0
  136. package/lib/molecule/learner-skill-card/style.css +119 -0
  137. package/lib/molecule/learning-profile-radar-chart/index.d.ts +1 -1
  138. package/lib/molecule/learning-profile-radar-chart/index.d.ts.map +1 -1
  139. package/lib/molecule/learning-profile-radar-chart/index.js +16 -11
  140. package/lib/molecule/learning-profile-radar-chart/index.js.map +1 -1
  141. package/lib/molecule/learning-profile-radar-chart/types.d.ts +7 -1
  142. package/lib/molecule/learning-profile-radar-chart/types.d.ts.map +1 -1
  143. package/lib/molecule/learning-profile-radar-chart/types.js.map +1 -1
  144. package/lib/molecule/questions/template/index.d.ts +1 -1
  145. package/lib/molecule/quick-access-card/index.d.ts.map +1 -1
  146. package/lib/molecule/quick-access-card/index.js +7 -1
  147. package/lib/molecule/quick-access-card/index.js.map +1 -1
  148. package/lib/molecule/skill-picker-modal/index.d.ts +23 -0
  149. package/lib/molecule/skill-picker-modal/index.d.ts.map +1 -0
  150. package/lib/molecule/skill-picker-modal/index.js +156 -0
  151. package/lib/molecule/skill-picker-modal/index.js.map +1 -0
  152. package/lib/molecule/skill-picker-modal/style.css +28 -0
  153. package/lib/molecule/skills-chart-side-information-item/index.d.ts +1 -1
  154. package/lib/molecule/skills-chart-side-information-item/index.js +1 -1
  155. package/lib/molecule/skills-chart-side-information-item/index.js.map +1 -1
  156. package/lib/molecule/skills-chart-side-information-panel/index.d.ts +1 -1
  157. package/lib/organism/list-items/index.d.ts +2 -0
  158. package/lib/organism/setup-header/index.d.ts +4 -0
  159. package/lib/organism/wizard-contents/index.d.ts +3 -0
  160. package/lib/template/app-player/loading/index.d.ts +2 -0
  161. package/lib/template/app-player/player/index.d.ts +4 -0
  162. package/lib/template/app-player/player/slides/index.d.ts +2 -0
  163. package/lib/template/app-player/player/slides/index.d.ts.map +1 -1
  164. package/lib/template/app-player/popin-correction/index.d.ts +2 -0
  165. package/lib/template/app-player/popin-correction/index.d.ts.map +1 -1
  166. package/lib/template/app-player/popin-end/index.d.ts +2 -0
  167. package/lib/template/app-review/index.d.ts +2 -0
  168. package/lib/template/app-review/index.d.ts.map +1 -1
  169. package/lib/template/app-review/player/prop-types.d.ts +2 -0
  170. package/lib/template/app-review/player/prop-types.d.ts.map +1 -1
  171. package/lib/template/app-review/prop-types.d.ts +2 -0
  172. package/lib/template/app-review/prop-types.d.ts.map +1 -1
  173. package/lib/template/back-office/brand-create/index.d.ts +4 -0
  174. package/lib/template/back-office/brand-create/index.d.ts.map +1 -1
  175. package/lib/template/back-office/brand-list/index.d.ts +4 -0
  176. package/lib/template/back-office/brand-list/index.d.ts.map +1 -1
  177. package/lib/template/back-office/brand-update/index.d.ts +11 -0
  178. package/lib/template/back-office/dashboard-preview/index.d.ts +4 -0
  179. package/lib/template/back-office/layout/index.d.ts +4 -0
  180. package/lib/template/back-office/layout/index.d.ts.map +1 -1
  181. package/lib/template/common/dashboard/index.d.ts +4 -0
  182. package/lib/template/common/search-page/index.d.ts +2 -0
  183. package/lib/template/external-course/index.d.ts +2 -0
  184. package/lib/template/mobile-login/welcome/index.native.d.ts.map +1 -1
  185. package/lib/template/mobile-login/welcome/index.native.js +7 -1
  186. package/lib/template/mobile-login/welcome/index.native.js.map +1 -1
  187. package/lib/template/my-learning/index.d.ts +34 -0
  188. package/lib/template/my-learning/index.d.ts.map +1 -0
  189. package/lib/template/my-learning/index.js +375 -0
  190. package/lib/template/my-learning/index.js.map +1 -0
  191. package/lib/template/my-learning/style.css +179 -0
  192. package/lib/variables/colors.d.ts +7 -7
  193. package/lib/variables/colors.d.ts.map +1 -1
  194. package/lib/variables/colors.js +2 -1
  195. package/lib/variables/colors.js.map +1 -1
  196. package/lib/variables/theme.native.d.ts.map +1 -1
  197. package/lib/variables/theme.native.js +4 -1
  198. package/lib/variables/theme.native.js.map +1 -1
  199. package/locales/bs/global.json +7 -1
  200. package/locales/cs/global.json +7 -1
  201. package/locales/de/global.json +7 -1
  202. package/locales/en/global.json +31 -0
  203. package/locales/es/global.json +6 -0
  204. package/locales/et/global.json +7 -1
  205. package/locales/fi/global.json +7 -1
  206. package/locales/fr/global.json +6 -0
  207. package/locales/hr/global.json +7 -1
  208. package/locales/hu/global.json +7 -1
  209. package/locales/hy/global.json +7 -1
  210. package/locales/it/global.json +6 -0
  211. package/locales/ja/global.json +7 -1
  212. package/locales/ko/global.json +7 -1
  213. package/locales/nl/global.json +6 -0
  214. package/locales/pl/global.json +7 -1
  215. package/locales/pt/global.json +7 -1
  216. package/locales/ro/global.json +7 -1
  217. package/locales/ru/global.json +7 -1
  218. package/locales/sk/global.json +7 -1
  219. package/locales/sl/global.json +7 -1
  220. package/locales/sv/global.json +7 -1
  221. package/locales/tl/global.json +7 -1
  222. package/locales/tr/global.json +7 -1
  223. package/locales/uk/global.json +7 -1
  224. package/locales/vi/global.json +7 -1
  225. package/locales/zh/global.json +7 -1
  226. package/locales/zh_TW/global.json +7 -1
  227. package/package.json +3 -3
@@ -7,6 +7,9 @@ var _colors = require("./colors");
7
7
 
8
8
  const HTML_ANCHOR_TEXT_COLOR = '#002BDB';
9
9
  exports.HTML_ANCHOR_TEXT_COLOR = HTML_ANCHOR_TEXT_COLOR;
10
+ const {
11
+ cm_primary_blue
12
+ } = _colors.COLORS;
10
13
  const defaultTheme = {
11
14
  colors: {
12
15
  border: 'rgba(0, 0, 0, 0.1)',
@@ -23,7 +26,7 @@ const defaultTheme = {
23
26
  primary: '#06265B',
24
27
  secondary: '#FFFFFF'
25
28
  },
26
- cta: '#0061FF',
29
+ cta: cm_primary_blue,
27
30
  negative: _colors.COLORS.negative,
28
31
  positive: _colors.COLORS.positive,
29
32
  white: '#FFFFFF',
@@ -1 +1 @@
1
- {"version":3,"file":"theme.native.js","names":["HTML_ANCHOR_TEXT_COLOR","defaultTheme","colors","border","gray","extra","lighter","light","lightMedium","medium","dark","extraDark","text","primary","secondary","cta","negative","COLORS","positive","white","black","battle","notification","salmon","podcast","background","cm_grey_800","spacing","micro","tiny","small","base","large","xlarge","radius","common","card","regular","search","button","thumbnail","fontWeight","semiBold","bold","extraBold","fontSize","extraSmall","xxlarge","xxxlarge","letterSpacing","header"],"sources":["../../src/variables/theme.native.ts"],"sourcesContent":["import {TextStyle} from 'react-native';\nimport {COLORS} from './colors';\n\nexport type SpaceType = 'micro' | 'tiny' | 'small' | 'base' | 'medium' | 'large' | 'xlarge';\n\nexport const HTML_ANCHOR_TEXT_COLOR = '#002BDB';\n\nexport type Colors = {\n border: string;\n gray: {\n extra: string;\n light: string;\n lighter: string;\n lightMedium: string;\n medium: string;\n dark: string;\n extraDark: string;\n };\n podcast: {\n background: string;\n primary: string;\n };\n text: {\n primary: string;\n secondary: string;\n };\n cta: string;\n negative: string;\n positive: string;\n white: string;\n black: string;\n battle: string;\n notification: string;\n salmon: string;\n};\n\nexport type Theme = {\n colors: Colors;\n spacing: {\n micro: number;\n tiny: number;\n small: number;\n base: number;\n medium: number;\n large: number;\n xlarge: number;\n };\n radius: {\n button: number;\n common: number;\n card: number;\n medium: number;\n regular: number;\n search: number;\n thumbnail: number;\n };\n fontWeight: {\n regular: TextStyle['fontWeight'];\n semiBold: TextStyle['fontWeight'];\n bold: TextStyle['fontWeight'];\n extraBold: TextStyle['fontWeight'];\n };\n fontSize: {\n extraSmall: TextStyle['fontSize'];\n small: TextStyle['fontSize'];\n medium: TextStyle['fontSize'];\n regular: TextStyle['fontSize'];\n large: TextStyle['fontSize'];\n xlarge: TextStyle['fontSize'];\n xxlarge: TextStyle['fontSize'];\n xxxlarge: TextStyle['fontSize'];\n };\n letterSpacing: {\n header: number;\n };\n};\n\nconst defaultTheme: Theme = {\n colors: {\n border: 'rgba(0, 0, 0, 0.1)',\n gray: {\n extra: '#FAFAFA',\n lighter: '#F4F4F5',\n light: '#ededed',\n lightMedium: '#CFD8DC',\n medium: '#90A4AE',\n dark: '#546E7A',\n extraDark: '#323232'\n },\n text: {\n primary: '#06265B',\n secondary: '#FFFFFF'\n },\n cta: '#0061FF',\n negative: COLORS.negative,\n positive: COLORS.positive,\n white: '#FFFFFF',\n black: '#14171A',\n battle: '#FFDE03',\n notification: '#FF7043',\n salmon: '#FDE2E5',\n podcast: {\n background: COLORS.cm_grey_800,\n primary: '#FF541F'\n }\n },\n spacing: {\n micro: 4,\n tiny: 8,\n small: 16,\n base: 24,\n medium: 32,\n large: 48,\n xlarge: 64\n },\n radius: {\n common: 3,\n card: 5,\n regular: 8,\n medium: 12,\n search: 24,\n button: 32,\n thumbnail: 1000\n },\n fontWeight: {\n regular: '400',\n semiBold: '500',\n bold: '700',\n extraBold: '900'\n },\n fontSize: {\n extraSmall: 10,\n small: 12,\n medium: 13,\n regular: 15,\n large: 17,\n xlarge: 22,\n xxlarge: 28,\n xxxlarge: 40\n },\n letterSpacing: {\n header: 5\n }\n};\n\nexport default defaultTheme;\n"],"mappings":";;;;;AACA;;AAIO,MAAMA,sBAAsB,GAAG,SAA/B;;AAwEP,MAAMC,YAAmB,GAAG;EAC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,oBADF;IAENC,IAAI,EAAE;MACJC,KAAK,EAAE,SADH;MAEJC,OAAO,EAAE,SAFL;MAGJC,KAAK,EAAE,SAHH;MAIJC,WAAW,EAAE,SAJT;MAKJC,MAAM,EAAE,SALJ;MAMJC,IAAI,EAAE,SANF;MAOJC,SAAS,EAAE;IAPP,CAFA;IAWNC,IAAI,EAAE;MACJC,OAAO,EAAE,SADL;MAEJC,SAAS,EAAE;IAFP,CAXA;IAeNC,GAAG,EAAE,SAfC;IAgBNC,QAAQ,EAAEC,cAAA,CAAOD,QAhBX;IAiBNE,QAAQ,EAAED,cAAA,CAAOC,QAjBX;IAkBNC,KAAK,EAAE,SAlBD;IAmBNC,KAAK,EAAE,SAnBD;IAoBNC,MAAM,EAAE,SApBF;IAqBNC,YAAY,EAAE,SArBR;IAsBNC,MAAM,EAAE,SAtBF;IAuBNC,OAAO,EAAE;MACPC,UAAU,EAAER,cAAA,CAAOS,WADZ;MAEPb,OAAO,EAAE;IAFF;EAvBH,CADkB;EA6B1Bc,OAAO,EAAE;IACPC,KAAK,EAAE,CADA;IAEPC,IAAI,EAAE,CAFC;IAGPC,KAAK,EAAE,EAHA;IAIPC,IAAI,EAAE,EAJC;IAKPtB,MAAM,EAAE,EALD;IAMPuB,KAAK,EAAE,EANA;IAOPC,MAAM,EAAE;EAPD,CA7BiB;EAsC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,CADF;IAENC,IAAI,EAAE,CAFA;IAGNC,OAAO,EAAE,CAHH;IAIN5B,MAAM,EAAE,EAJF;IAKN6B,MAAM,EAAE,EALF;IAMNC,MAAM,EAAE,EANF;IAONC,SAAS,EAAE;EAPL,CAtCkB;EA+C1BC,UAAU,EAAE;IACVJ,OAAO,EAAE,KADC;IAEVK,QAAQ,EAAE,KAFA;IAGVC,IAAI,EAAE,KAHI;IAIVC,SAAS,EAAE;EAJD,CA/Cc;EAqD1BC,QAAQ,EAAE;IACRC,UAAU,EAAE,EADJ;IAERhB,KAAK,EAAE,EAFC;IAGRrB,MAAM,EAAE,EAHA;IAIR4B,OAAO,EAAE,EAJD;IAKRL,KAAK,EAAE,EALC;IAMRC,MAAM,EAAE,EANA;IAORc,OAAO,EAAE,EAPD;IAQRC,QAAQ,EAAE;EARF,CArDgB;EA+D1BC,aAAa,EAAE;IACbC,MAAM,EAAE;EADK;AA/DW,CAA5B;eAoEejD,Y"}
1
+ {"version":3,"file":"theme.native.js","names":["HTML_ANCHOR_TEXT_COLOR","cm_primary_blue","COLORS","defaultTheme","colors","border","gray","extra","lighter","light","lightMedium","medium","dark","extraDark","text","primary","secondary","cta","negative","positive","white","black","battle","notification","salmon","podcast","background","cm_grey_800","spacing","micro","tiny","small","base","large","xlarge","radius","common","card","regular","search","button","thumbnail","fontWeight","semiBold","bold","extraBold","fontSize","extraSmall","xxlarge","xxxlarge","letterSpacing","header"],"sources":["../../src/variables/theme.native.ts"],"sourcesContent":["import {TextStyle} from 'react-native';\nimport {COLORS} from './colors';\n\nexport type SpaceType = 'micro' | 'tiny' | 'small' | 'base' | 'medium' | 'large' | 'xlarge';\n\nexport const HTML_ANCHOR_TEXT_COLOR = '#002BDB';\n\nconst {cm_primary_blue} = COLORS;\n\nexport type Colors = {\n border: string;\n gray: {\n extra: string;\n light: string;\n lighter: string;\n lightMedium: string;\n medium: string;\n dark: string;\n extraDark: string;\n };\n podcast: {\n background: string;\n primary: string;\n };\n text: {\n primary: string;\n secondary: string;\n };\n cta: string;\n negative: string;\n positive: string;\n white: string;\n black: string;\n battle: string;\n notification: string;\n salmon: string;\n};\n\nexport type Theme = {\n colors: Colors;\n spacing: {\n micro: number;\n tiny: number;\n small: number;\n base: number;\n medium: number;\n large: number;\n xlarge: number;\n };\n radius: {\n button: number;\n common: number;\n card: number;\n medium: number;\n regular: number;\n search: number;\n thumbnail: number;\n };\n fontWeight: {\n regular: TextStyle['fontWeight'];\n semiBold: TextStyle['fontWeight'];\n bold: TextStyle['fontWeight'];\n extraBold: TextStyle['fontWeight'];\n };\n fontSize: {\n extraSmall: TextStyle['fontSize'];\n small: TextStyle['fontSize'];\n medium: TextStyle['fontSize'];\n regular: TextStyle['fontSize'];\n large: TextStyle['fontSize'];\n xlarge: TextStyle['fontSize'];\n xxlarge: TextStyle['fontSize'];\n xxxlarge: TextStyle['fontSize'];\n };\n letterSpacing: {\n header: number;\n };\n};\n\nconst defaultTheme: Theme = {\n colors: {\n border: 'rgba(0, 0, 0, 0.1)',\n gray: {\n extra: '#FAFAFA',\n lighter: '#F4F4F5',\n light: '#ededed',\n lightMedium: '#CFD8DC',\n medium: '#90A4AE',\n dark: '#546E7A',\n extraDark: '#323232'\n },\n text: {\n primary: '#06265B',\n secondary: '#FFFFFF'\n },\n cta: cm_primary_blue,\n negative: COLORS.negative,\n positive: COLORS.positive,\n white: '#FFFFFF',\n black: '#14171A',\n battle: '#FFDE03',\n notification: '#FF7043',\n salmon: '#FDE2E5',\n podcast: {\n background: COLORS.cm_grey_800,\n primary: '#FF541F'\n }\n },\n spacing: {\n micro: 4,\n tiny: 8,\n small: 16,\n base: 24,\n medium: 32,\n large: 48,\n xlarge: 64\n },\n radius: {\n common: 3,\n card: 5,\n regular: 8,\n medium: 12,\n search: 24,\n button: 32,\n thumbnail: 1000\n },\n fontWeight: {\n regular: '400',\n semiBold: '500',\n bold: '700',\n extraBold: '900'\n },\n fontSize: {\n extraSmall: 10,\n small: 12,\n medium: 13,\n regular: 15,\n large: 17,\n xlarge: 22,\n xxlarge: 28,\n xxxlarge: 40\n },\n letterSpacing: {\n header: 5\n }\n};\n\nexport default defaultTheme;\n"],"mappings":";;;;;AACA;;AAIO,MAAMA,sBAAsB,GAAG,SAA/B;;AAEP,MAAM;EAACC;AAAD,IAAoBC,cAA1B;AAwEA,MAAMC,YAAmB,GAAG;EAC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,oBADF;IAENC,IAAI,EAAE;MACJC,KAAK,EAAE,SADH;MAEJC,OAAO,EAAE,SAFL;MAGJC,KAAK,EAAE,SAHH;MAIJC,WAAW,EAAE,SAJT;MAKJC,MAAM,EAAE,SALJ;MAMJC,IAAI,EAAE,SANF;MAOJC,SAAS,EAAE;IAPP,CAFA;IAWNC,IAAI,EAAE;MACJC,OAAO,EAAE,SADL;MAEJC,SAAS,EAAE;IAFP,CAXA;IAeNC,GAAG,EAAEhB,eAfC;IAgBNiB,QAAQ,EAAEhB,cAAA,CAAOgB,QAhBX;IAiBNC,QAAQ,EAAEjB,cAAA,CAAOiB,QAjBX;IAkBNC,KAAK,EAAE,SAlBD;IAmBNC,KAAK,EAAE,SAnBD;IAoBNC,MAAM,EAAE,SApBF;IAqBNC,YAAY,EAAE,SArBR;IAsBNC,MAAM,EAAE,SAtBF;IAuBNC,OAAO,EAAE;MACPC,UAAU,EAAExB,cAAA,CAAOyB,WADZ;MAEPZ,OAAO,EAAE;IAFF;EAvBH,CADkB;EA6B1Ba,OAAO,EAAE;IACPC,KAAK,EAAE,CADA;IAEPC,IAAI,EAAE,CAFC;IAGPC,KAAK,EAAE,EAHA;IAIPC,IAAI,EAAE,EAJC;IAKPrB,MAAM,EAAE,EALD;IAMPsB,KAAK,EAAE,EANA;IAOPC,MAAM,EAAE;EAPD,CA7BiB;EAsC1BC,MAAM,EAAE;IACNC,MAAM,EAAE,CADF;IAENC,IAAI,EAAE,CAFA;IAGNC,OAAO,EAAE,CAHH;IAIN3B,MAAM,EAAE,EAJF;IAKN4B,MAAM,EAAE,EALF;IAMNC,MAAM,EAAE,EANF;IAONC,SAAS,EAAE;EAPL,CAtCkB;EA+C1BC,UAAU,EAAE;IACVJ,OAAO,EAAE,KADC;IAEVK,QAAQ,EAAE,KAFA;IAGVC,IAAI,EAAE,KAHI;IAIVC,SAAS,EAAE;EAJD,CA/Cc;EAqD1BC,QAAQ,EAAE;IACRC,UAAU,EAAE,EADJ;IAERhB,KAAK,EAAE,EAFC;IAGRpB,MAAM,EAAE,EAHA;IAIR2B,OAAO,EAAE,EAJD;IAKRL,KAAK,EAAE,EALC;IAMRC,MAAM,EAAE,EANA;IAORc,OAAO,EAAE,EAPD;IAQRC,QAAQ,EAAE;EARF,CArDgB;EA+D1BC,aAAa,EAAE;IACbC,MAAM,EAAE;EADK;AA/DW,CAA5B;eAoEehD,Y"}
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Politika privatnosti i kolačića.",
19
19
  "cookies_title": "Kako koristimo kolačiće:",
20
20
  "Create a new cohort": "Kreiraj novu kohortu",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Izbrisati",
22
24
  "Draft": "Skica",
23
25
  "answer_the_question": "Odgovori na pitanje",
24
26
  "Edit": "Uredi",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOKUMENTI",
26
29
  "external_content_scorm": "ANIMIRANI RESURSI",
27
30
  "external_content_video": "VIDEOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Vratiti",
51
54
  "Reject": "Odbaci",
52
55
  "Reload": "Napuni",
56
+ "Review": "Review",
53
57
  "Review lesson": "Osvrnite se na lekciju",
54
58
  "secured_payment": "Osiguraj server",
55
59
  "See clue": "Vidi trag",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Premium Coorpacademy",
71
75
  "subscription_price": "${valuta}${cijena} uklj. PDV mjesečno",
72
76
  "subscription_promo_code": "Sada imate slobodan pristup našem katalogu do {{date}}. Da nastavite da ga koristite nakon ovog datuma, molim vas da se prijavite",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Ovu poruku je uklonio njen autor.",
74
79
  "unsubscribe": "Otkaži pretplatu na Coorpacademy.",
75
80
  "Validated": "Provjereno",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Objavite svoj komentar",
96
101
  "validate_aria_label": "Potvrdite svoj odgovor i idite na sljedeći korak",
97
102
  "stars": "zvijezde",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Ocijenite ovaj kurs"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Zásady ochrany soukromí a pro soubory cookie.",
19
19
  "cookies_title": "Jak využíváme soubory cookie:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Smazat",
22
24
  "Draft": "Návrh",
23
25
  "answer_the_question": "Odpovězte na otázku",
24
26
  "Edit": "Upravit",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOKUMENTY",
26
29
  "external_content_scorm": "ANIMAČNÍ SOUBORY",
27
30
  "external_content_video": "VIDEA",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Dát zpět",
51
54
  "Reject": "Zamítnout",
52
55
  "Reload": "Načíst znovu",
56
+ "Review": "Review",
53
57
  "Review lesson": "Zopakovat lekci",
54
58
  "secured_payment": "Zabezpečený server",
55
59
  "See clue": "Zobrazit nápovědu",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "vč. ${price} ${currency} daně na měsíc",
72
76
  "subscription_promo_code": "Nyní máte neomezený přístup k našemu katalogu až do {{date}}. Chcete-li jej využívat i po tomto datu, obnovte si předplatné",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Tuto zprávu odstranil autor.",
74
79
  "unsubscribe": "Zrušit předplatné Coorpacademy",
75
80
  "Validated": "Ověřeno",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Zveřejnit komentář",
96
101
  "validate_aria_label": "Ověřte vlastní odpověď a přejděte k dalšímu kroku",
97
102
  "stars": "hvězdy",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Ohodnoťte tento kurz"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Richtlinie zu Datenschutz und Cookies",
19
19
  "cookies_title": "Wie wir Cookies verwenden:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Löschen",
22
24
  "Draft": "Entwurf",
23
25
  "answer_the_question": "Beantworten Sie die Frage",
24
26
  "Edit": "Bearbeiten",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOKUMENTE",
26
29
  "external_content_scorm": "ANIMIERTE RESSOURCEN",
27
30
  "external_content_video": "VIDEOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Zurücksetzen",
51
54
  "Reject": "Verwerfen",
52
55
  "Reload": "Neu laden",
56
+ "Review": "Review",
53
57
  "Review lesson": "Zurück zur Lektion",
54
58
  "secured_payment": "Sicherer Server",
55
59
  "See clue": "Hinweis öffnen",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} inkl. Steuer monatlich",
72
76
  "subscription_promo_code": "Sie haben jetzt einen kostenlosen unbegrenzten Zugang zu unserem Katalog bis {{date}}. Um es nach diesem Datum zu behalten, melden Sie sich bitte an",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Diese Nachricht wurde von seinem Urheber gelöscht.",
74
79
  "unsubscribe": "Bei Coorpacademy abmelden",
75
80
  "Validated": "Bestätigt",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Veröffentlichen Sie Ihren Kommentar",
96
101
  "validate_aria_label": "Bestätigen Sie Ihre Antwort und gehen Sie zum nächsten Schritt",
97
102
  "stars": "Sterne",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Bewerten Sie diesen Kurs"
101
107
  }
102
108
  }
103
109
  }
@@ -1,4 +1,5 @@
1
1
  {
2
+ "all": "All",
2
3
  "accepted_cards": "Credit or debit card",
3
4
  "An Error Occurred": "An Error Occurred",
4
5
  "Answer": "Answer",
@@ -18,10 +19,17 @@
18
19
  "cookies_policy": "Privacy and Cookies Policy.",
19
20
  "cookies_title": "How we use cookies:",
20
21
  "Create a new cohort": "Create a new cohort",
22
+ "courses": "Courses",
23
+ "courses_completed": " Courses Completed",
24
+ "change_skill_focus": "Change skill focus",
25
+ "choose_your_focus": "Choose your focus",
26
+ "cancel": "Cancel",
27
+ "confirm": "Confirm",
21
28
  "Delete": "Delete",
22
29
  "Draft": "Draft",
23
30
  "answer_the_question": "Answer the question",
24
31
  "Edit": "Edit",
32
+ "Explore": "Explore",
25
33
  "external_content_article": "DOCUMENTS",
26
34
  "external_content_scorm": "ANIMATED RESOURCES",
27
35
  "external_content_video": "VIDEOS",
@@ -50,6 +58,7 @@
50
58
  "Put back": "Put back",
51
59
  "Reject": "Reject",
52
60
  "Reload": "Reload",
61
+ "Review": "Review",
53
62
  "Review lesson": "Review lesson",
54
63
  "secured_payment": "Secure server",
55
64
  "See clue": "See clue",
@@ -59,6 +68,10 @@
59
68
  "Show more": "Show more",
60
69
  "Show": "Show",
61
70
  "Start battle": "Start battle",
71
+ "skill_focus_empty_title": "Choose the skills you want to improve",
72
+ "skills_focus_description": "Focus on skills you want to improve and track your progress",
73
+ "skills_focus_empty_description": "Practice regularly, track your progress to master your chosen skills and unlock your potential.",
74
+ "skill_focus_description": "Select the skills you want to focus on",
62
75
  "subscription_disclaimer": "You agree to immediately get access to Coorpacademy Premium “à la carte”. You also agree that you will be charged from transaction date to the end of the month, for the first invoice. Then you will be charged the first day of each month.",
63
76
  "subscription_freemium_button": "Launch Coorpacademy Premium",
64
77
  "subscription_freemium_description": "You are currently using Coorpacademy Freemium. We offer much better service, called Coorpacademy Premium. With this service, you can access all courses and all levels, interested ?",
@@ -70,6 +83,12 @@
70
83
  "subscription_premium_title": "Coorpacademy Premium",
71
84
  "subscription_price": "${currency}${price} incl. taxes per month",
72
85
  "subscription_promo_code": "You now have a free unlimited access to our catalog until the {{date}}. To keep enjoying it after this date, please subscribe on",
86
+ "skill_focus": "Skill focus",
87
+ "skill_focus_footer_description": "Select at least {{skillNumber}} more skills",
88
+ "skill_focus_footer_error_description": "Unselect at least {{skillNumber}} more skills",
89
+ "selected": "selected",
90
+ "skills": "Skills",
91
+ "Explore or review skills": "Explore or review skills",
73
92
  "This message has been removed by its author": "This message has been removed by its author.",
74
93
  "unsubscribe": "Unsubscribe from Coorpacademy",
75
94
  "Validated": "Validated",
@@ -80,6 +99,13 @@
80
99
  "zuora_discount_code": "Promo code",
81
100
  "mandatory_fields": "*Mandatory fields",
82
101
  "something_went_wrong": "Oh Snap! Something went wrong.",
102
+ "review_mode_tooltip_header": "What is the Review mode?",
103
+ "review_mode_tooltip_content": "Information vanishes from your mind as soon as it enters it? It's perfectly normal: there is no retention without repetition! To keep your knowledge in the long term, use the Review Mode to refresh your memory!",
104
+ "Choose 1 Skill": "Choose 1 Skill",
105
+ "Answer 5 Questions": "Answer 5 Questions",
106
+ "You have Infinite Lives": "You have Infinite Lives",
107
+ "Get it all right": "Get it all right",
108
+ "review": "Available for review",
83
109
  "review_header_step_item": {
84
110
  "correct_question": "{{current}}question {{headerStepValue}} is correct",
85
111
  "incorrect_question": "{{current}}question {{headerStepValue}} is incorrect",
@@ -91,10 +117,15 @@
91
117
  "invalid_scorm": "scorm file is not valid",
92
118
  "show_errors": "show errors"
93
119
  },
120
+ "questions_answered": "Questions answered",
94
121
  "close_button_ariaLabel": "Close review slide",
95
122
  "post_comment_aria_label": "Post your comment",
96
123
  "validate_aria_label": "Validate your answer and go to next step",
97
124
  "stars": "stars",
125
+ "learning_hours": "Learning hours",
126
+ "questions": "Questions",
127
+ "on": "on <b>{{focusedSkill}}</b>",
128
+ "focused_skills": "focused skills",
98
129
  "custom":{
99
130
  "digitlearning": {
100
131
  "comment_aria_label": "Rate this course"
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Política de privacidad y cookies",
19
19
  "cookies_title": "Cómo usamos las cookies:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Borrar",
22
24
  "Draft": "Sequía",
23
25
  "answer_the_question": "Responda a la pregunta",
24
26
  "Edit": "Editar",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOCUMENTOS",
26
29
  "external_content_scorm": "RECURSOS ANIMADOS",
27
30
  "external_content_video": "VÍDEOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Vuelve a poner",
51
54
  "Reject": "Rechazar",
52
55
  "Reload": "Recargar",
56
+ "Review": "Review",
53
57
  "Review lesson": "Repasar lección",
54
58
  "secured_payment": "Servidor seguro",
55
59
  "See clue": "Ver pista",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} incl. impuestos al mes",
72
76
  "subscription_promo_code": "Ahora tienes acceso gratis e ilimitado a nuestro catálogo hasta el {{date}}. Para seguir disfrutándolo después de esta fecha, por favor, suscríbete en",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Este mensaje ha sido borrado por su autor.",
74
79
  "unsubscribe": "Cancelar la suscripción de Coorpacademy",
75
80
  "Validated": "Validado",
@@ -95,6 +100,7 @@
95
100
  "post_comment_aria_label": "Publique su comentario",
96
101
  "validate_aria_label": "Valide su respuesta y vaya al paso siguiente",
97
102
  "stars": "estrellas",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
106
  "comment_aria_label": "Califica este curso"
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Privaatsus- ja küpsistepoliitika.",
19
19
  "cookies_title": "Kuidas kasutame küpsiseid:",
20
20
  "Create a new cohort": "Loo uus grupp",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Kustuta",
22
24
  "Draft": "Mustand",
23
25
  "answer_the_question": "Vastake küsimusele",
24
26
  "Edit": "Muuda",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOCUMENTS",
26
29
  "external_content_scorm": "ANIMATED RESOURCES",
27
30
  "external_content_video": "VIDEOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Pane tagasi",
51
54
  "Reject": "Keeldu",
52
55
  "Reload": "Laadi uuesti",
56
+ "Review": "Review",
53
57
  "Review lesson": "Ülevaatustund",
54
58
  "secured_payment": "Turvaline server",
55
59
  "See clue": "Näita vihjet",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} incl. taxes per month",
72
76
  "subscription_promo_code": "You now have a free unlimited access to our catalog until the {{date}}. To keep enjoying it after this date, please subscribe on",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Sõnum on autori poolt eemaldatud.",
74
79
  "unsubscribe": "Tühista Coorpacademy tellimus",
75
80
  "Validated": "Valideeritud",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Postitage oma kommentaar",
96
101
  "validate_aria_label": "Kinnitage oma vastus ja minge järgmisse etappi",
97
102
  "stars": "tähed",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Hinda seda kursust"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Tietosuoja- ja evästekäytäntö.",
19
19
  "cookies_title": "Miten käytämme evästeitä:",
20
20
  "Create a new cohort": "Luo uusi kohortti",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Poista",
22
24
  "Draft": "Luonnos",
23
25
  "answer_the_question": "Vastaa kysymykseen",
24
26
  "Edit": "Muokkaa",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "ASIAKIRJAT",
26
29
  "external_content_scorm": "ANIMOIDUT RESURSSIT",
27
30
  "external_content_video": "VIDEOT",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Pane takaisin",
51
54
  "Reject": "Hylkää",
52
55
  "Reload": "Lataa uudelleen",
56
+ "Review": "Review",
53
57
  "Review lesson": "Katso oppitunti uudelleen",
54
58
  "secured_payment": "Turvallinen palvelin",
55
59
  "See clue": "Näytä vihje",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${price} ${currency} kuukaudessa sisältäen verot",
72
76
  "subscription_promo_code": "Sinulla on nyt luettelomme ilmainen ja rajoittamaton käyttöoikeus {{date}} asti. Jos haluat jatkaa sen käyttämistä kyseisen päivän jälkeen, tilaa",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Tekijä on poistanut tämän viestin.",
74
79
  "unsubscribe": "Peruuta Coorpacademyn tilaus",
75
80
  "Validated": "Vahvistettu",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Julkaise kommenttisi",
96
101
  "validate_aria_label": "Vahvista vastauksesi ja siirry seuraavaan vaiheeseen",
97
102
  "stars": "tähdet",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Arvioi tämä kurssi"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Politique de Confidentialité et de Cookies.",
19
19
  "cookies_title": "Comment nous utilisons les cookies :",
20
20
  "Create a new cohort": "Créer une nouvelle cohorte",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Supprimer",
22
24
  "Draft": "Brouillon",
23
25
  "answer_the_question": "Répondez à la question",
24
26
  "Edit": "Modifier",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOCUMENTS",
26
29
  "external_content_scorm": "RESSOURCES ANIMÉES",
27
30
  "external_content_video": "VIDÉOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Autoriser",
51
54
  "Reject": "Rejeter",
52
55
  "Reload": "Recharger",
56
+ "Review": "Review",
53
57
  "Review lesson": "Revoir la leçon",
54
58
  "secured_payment": "Serveur sécurisé",
55
59
  "See clue": "Voir l'indice",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${price}${currency} TTC par mois",
72
76
  "subscription_promo_code": "Vous profitez d’un accès gratuit à tout le catalogue jusqu’au {{date}}. Passé cette date, nous vous invitons à souscrire l’abonnement sur",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Ce message a été supprimé par son auteur.",
74
79
  "unsubscribe": "Se désabonner de Coorpacademy",
75
80
  "Validated": "Validée",
@@ -95,6 +100,7 @@
95
100
  "post_comment_aria_label": "Postez votre commentaire",
96
101
  "validate_aria_label": "Validez votre réponse et passez à l'étape suivante",
97
102
  "stars": "étoiles",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
106
  "comment_aria_label": "Notez ce cours"
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Politika privatnosti i kolačića.",
19
19
  "cookies_title": "Kako koristimo kolačiće:",
20
20
  "Create a new cohort": "Stvorite novu skupinu",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Izbrišite",
22
24
  "Draft": "Nacrt",
23
25
  "answer_the_question": "Odgovorite na pitanje",
24
26
  "Edit": "Uredite",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOKUMENTI",
26
29
  "external_content_scorm": "ANIMACIJE",
27
30
  "external_content_video": "VIDEOS",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Vratite natrag",
51
54
  "Reject": "Odbijte",
52
55
  "Reload": "Ponovno učitajte",
56
+ "Review": "Review",
53
57
  "Review lesson": "Pregledajte lekciju",
54
58
  "secured_payment": "Sigurni poslužitelj",
55
59
  "See clue": "Pomoć za pitanje",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} uklj. poreza mjesečno",
72
76
  "subscription_promo_code": "Sada imate besplatan neograničen pristup našem katalogu do {{date}}. Da biste ga nastavili koristiti i nakon ovog datuma, pretplatite se na",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Ovu poruku uklonio je njezin autor.",
74
79
  "unsubscribe": "Otkažite pretplatu na Coorpacademy",
75
80
  "Validated": "Potvrđeno",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Objavite svoj komentar",
96
101
  "validate_aria_label": "Potvrdite svoj odgovor i idite na sljedeći korak",
97
102
  "stars": "zvijezde",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Ocijenite ovaj tečaj"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Adatvédelmi nyilatkozat és a sütik használata.",
19
19
  "cookies_title": "Hogyan használjuk a sütiket:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Törlés",
22
24
  "Draft": "vázlat",
23
25
  "answer_the_question": "Kérdés megválaszolása",
24
26
  "Edit": "Szerkesztés",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOKUMENTUMOK",
26
29
  "external_content_scorm": "ANIMÁLT FORRÁSOK",
27
30
  "external_content_video": "VIDEÓK",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Visszatesz",
51
54
  "Reject": "Elutasít",
52
55
  "Reload": "Újratöltés",
56
+ "Review": "Review",
53
57
  "Review lesson": "Óra áttekintése",
54
58
  "secured_payment": "Biztonságos szerver",
55
59
  "See clue": "Tipp megtekintése",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} beleértve. adó havonta",
72
76
  "subscription_promo_code": "Önnek ingyenes korlátlan hozzáférése van a katalógusunkhoz eddig az időpontig: {{date}}. Ha ezután is használni szeretné, kérjük, fizessen elő",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Ezt az üzenetet a szerzője eltávolította.",
74
79
  "unsubscribe": "Leiratkozás a Coorpacademy szolgáltatásáról",
75
80
  "Validated": "érvényesített",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Írj hozzászólást",
96
101
  "validate_aria_label": "Hitelesítsd válaszodat és ugorj a következő lépésre",
97
102
  "stars": "csillagok",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Értékelje ezt a tanfolyamot"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Գաղտնիության և cookies քաղաքականություն:",
19
19
  "cookies_title": "Ինչպես ենք մենք օգտագործում cookies-ը.",
20
20
  "Create a new cohort": "Ստեղծել նոր խումբ",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Ջնջել",
22
24
  "Draft": "Նախագիծ",
23
25
  "answer_the_question": "Պատասխանիր հարցին",
24
26
  "Edit": "Խմբագրել",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "ՓԱՍՏԱԹՂԹԵՐ",
26
29
  "external_content_scorm": "ԱՆԻՄԱՏ ՌԵՍՈՒՐՍՆԵՐ",
27
30
  "external_content_video": "ՏԵՍԱՆՅՈՒԹԵՐ",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Հետ դնել",
51
54
  "Reject": "Մերժել",
52
55
  "Reload": "Վերբեռնել",
56
+ "Review": "Review",
53
57
  "Review lesson": "Վերանայել դասը",
54
58
  "secured_payment": "Ապահով սերվեր",
55
59
  "See clue": "Տեսնել հուշումը",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} ներառյալ ամսական հարկեր",
72
76
  "subscription_promo_code": "Դուք այժմ ունեք անվճար անսահմանափակ մուտք դեպի մեր կատալոգ մինչև {{date}}: Այս ամսաթվից հետո այն վայելելու համար, խնդրում ենք բաժանորդագրվել",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Այս հաղորդագրությունը հեռացվել է դրա հեղինակի կողմից:",
74
79
  "unsubscribe": "Դուրս գալ Coorpacademy-ի բաժանորդագրությունից",
75
80
  "Validated": "Վավերացված",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "Տեղադրեք ձեր մեկնաբանությունը",
96
101
  "validate_aria_label": "Հաստատեք ձեր պատասխանը և անցեք հաջորդ քայլին",
97
102
  "stars": "աստղեր",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "Գնահատեք այս դասընթացը"
101
107
  }
102
108
  }
103
109
  }
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "Informativa sulla privacy e sui cookie.",
19
19
  "cookies_title": "Come utilizziamo i cookie:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "Elimina",
22
24
  "Draft": "Bozza",
23
25
  "answer_the_question": "Rispondi alla domanda",
24
26
  "Edit": "Modifica",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "DOCUMENTI",
26
29
  "external_content_scorm": "RISORSE ANIMATE",
27
30
  "external_content_video": "VIDEO",
@@ -50,6 +53,7 @@
50
53
  "Put back": "Più tardi",
51
54
  "Reject": "Rifiuta",
52
55
  "Reload": "Ricarica",
56
+ "Review": "Review",
53
57
  "Review lesson": "Torna alla lezione",
54
58
  "secured_payment": "Server sicuro",
55
59
  "See clue": "Vedi indizio",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy Premium",
71
75
  "subscription_price": "${currency}${price} incl. tasse al mese",
72
76
  "subscription_promo_code": "Ora hai un accesso illimitato gratuito al nostro catalogo fino al {{date}}. Per continuare a fruirne dopo questa data, ti invitiamo ad abbonarti su",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "Questo messaggio è stato rimosso dall'autore.",
74
79
  "unsubscribe": "Annulla abbonamento a Coorpacademy",
75
80
  "Validated": "Convalidato",
@@ -95,6 +100,7 @@
95
100
  "post_comment_aria_label": "Pubblica il tuo commento",
96
101
  "validate_aria_label": "Convalida la tua risposta e vai al passaggio successivo",
97
102
  "stars": "stelle",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
106
  "comment_aria_label": "Vota questo corso"
@@ -18,10 +18,13 @@
18
18
  "cookies_policy": "プライバシーとクッキーポリシーをご確認ください。",
19
19
  "cookies_title": "クッキーの使用方法:",
20
20
  "Create a new cohort": "Create a new cohort",
21
+ "courses": "Courses",
22
+ "courses_completed": " Courses Completed",
21
23
  "Delete": "削除",
22
24
  "Draft": "ドラフト",
23
25
  "answer_the_question": "質問に答える",
24
26
  "Edit": "編集",
27
+ "Explore": "Explore",
25
28
  "external_content_article": "ドキュメント",
26
29
  "external_content_scorm": "アニメーション化されたリソース",
27
30
  "external_content_video": "動画",
@@ -50,6 +53,7 @@
50
53
  "Put back": "元に戻す",
51
54
  "Reject": "拒否",
52
55
  "Reload": "再読み込み",
56
+ "Review": "Review",
53
57
  "Review lesson": "レッスンをレビューする",
54
58
  "secured_payment": "セキュリティで保護されたサーバー",
55
59
  "See clue": "ヒントをみる ",
@@ -70,6 +74,7 @@
70
74
  "subscription_premium_title": "Coorpacademy プレミアム",
71
75
  "subscription_price": "1 ヶ月あたりの ${currency} ${price} 税込税",
72
76
  "subscription_promo_code": "今、{{date}} までカタログに無料の無制限のアクセスがあります。この日付後にそれを楽しんで、するに登録してください。",
77
+ "skill_focus": "Skill focus",
73
78
  "This message has been removed by its author": "このメッセージは、その著者によって削除されています。",
74
79
  "unsubscribe": "Coorpacademy からの退会します。",
75
80
  "Validated": "検証済み",
@@ -95,9 +100,10 @@
95
100
  "post_comment_aria_label": "コメントを投稿する",
96
101
  "validate_aria_label": "回答が正しいことを確認して次のステップに進んでください",
97
102
  "stars": "出演者",
103
+ "questions": "Questions",
98
104
  "custom":{
99
105
  "digitlearning": {
100
- "comment_aria_label": "Rate this course"
106
+ "comment_aria_label": "このコースを評価する"
101
107
  }
102
108
  }
103
109
  }