@selfcommunity/react-i18n 0.8.0-alpha.12 → 0.8.0-alpha.14
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/lib/cjs/index.d.ts +464 -2
- package/lib/cjs/locales/en.json +233 -3
- package/lib/cjs/locales/it.json +235 -3
- package/lib/esm/index.d.ts +464 -2
- package/lib/esm/locales/en.json +233 -3
- package/lib/esm/locales/it.json +235 -3
- package/lib/types/index.d.ts +464 -2
- package/lib/types/locales/en.json +233 -3
- package/lib/types/locales/it.json +235 -3
- package/lib/types/tsconfig.build.tsbuildinfo +1 -1
- package/lib/umd/react-i18n.js +1 -1
- package/package.json +2 -2
package/lib/types/index.d.ts
CHANGED
|
@@ -7,6 +7,12 @@ declare const locales: {
|
|
|
7
7
|
"templates.groupFeed.tab.members.label": string;
|
|
8
8
|
"templates.groupFeed.tab.messages.label": string;
|
|
9
9
|
"templates.eventFeed.composer.label": string;
|
|
10
|
+
"templates.lesson.number": string;
|
|
11
|
+
"templates.lesson.button.completed": string;
|
|
12
|
+
"templates.lesson.button.complete": string;
|
|
13
|
+
"templates.lesson.save.success": string;
|
|
14
|
+
"templates.lesson.save.error": string;
|
|
15
|
+
"templates.lesson.previewMode": string;
|
|
10
16
|
"templates.loyaltyProgramDetail.button.more": string;
|
|
11
17
|
"templates.loyaltyProgramDetail.button.request": string;
|
|
12
18
|
"templates.loyaltyProgramDetail.community": string;
|
|
@@ -73,11 +79,17 @@ declare const locales: {
|
|
|
73
79
|
"ui.accountChangeMailValidation.error": string;
|
|
74
80
|
"ui.accountChangeMailValidation.success": string;
|
|
75
81
|
"ui.accountChangeMailValidation.verifying": string;
|
|
82
|
+
"ui.addUserButton.autocomplete.loading": string;
|
|
83
|
+
"ui.addUserButton.autocomplete.noResults": string;
|
|
84
|
+
"ui.addUserButton.dialog.confirm": string;
|
|
85
|
+
"ui.addUserButton.dialog.searchBar.placeholder": string;
|
|
86
|
+
"ui.addUserButton.dialog.title": string;
|
|
76
87
|
"ui.appBar.navigation.login": string;
|
|
77
88
|
"ui.appBar.navigation.register": string;
|
|
78
89
|
"ui.composerIconButton.composer.success": string;
|
|
79
90
|
"ui.composerIconButton.composer.viewContribute": string;
|
|
80
91
|
"ui.composerIconButton.list.content": string;
|
|
92
|
+
"ui.composerIconButton.list.course": string;
|
|
81
93
|
"ui.composerIconButton.list.event": string;
|
|
82
94
|
"ui.composerIconButton.list.group": string;
|
|
83
95
|
"ui.composerIconButton.list.liveStream": string;
|
|
@@ -271,6 +283,112 @@ declare const locales: {
|
|
|
271
283
|
"ui.contributionActionMenu.vulgar": string;
|
|
272
284
|
"ui.createEvent.title": string;
|
|
273
285
|
"ui.createEvent.description": string;
|
|
286
|
+
"ui.course.accordionLessons.date": string;
|
|
287
|
+
"ui.course.accordionLessons.empty": string;
|
|
288
|
+
"ui.course.completedDialog.btn.label": string;
|
|
289
|
+
"ui.course.completedDialog.description.pt1": string;
|
|
290
|
+
"ui.course.completedDialog.description.pt2": string;
|
|
291
|
+
"ui.course.completedDialog.title": string;
|
|
292
|
+
"ui.course.dashboard.header.user.creator": string;
|
|
293
|
+
"ui.course.dashboard.student.button.cancel": string;
|
|
294
|
+
"ui.course.dashboard.student.button.continue": string;
|
|
295
|
+
"ui.course.dashboard.student.button.dashboard": string;
|
|
296
|
+
"ui.course.dashboard.student.button.signUp": string;
|
|
297
|
+
"ui.course.dashboard.student.button.request": string;
|
|
298
|
+
"ui.course.dashboard.student.button.review": string;
|
|
299
|
+
"ui.course.dashboard.student.button.start": string;
|
|
300
|
+
"ui.course.dashboard.student.completed": string;
|
|
301
|
+
"ui.course.dashboard.student.contents": string;
|
|
302
|
+
"ui.course.dashboard.student.description": string;
|
|
303
|
+
"ui.course.dashboard.student.progress": string;
|
|
304
|
+
"ui.course.dashboard.student.progress.described": string;
|
|
305
|
+
"ui.course.dashboard.student.progress.percentage": string;
|
|
306
|
+
"ui.course.dashboard.student.snackbar.success.cancel": string;
|
|
307
|
+
"ui.course.dashboard.student.snackbar.success.enroll": string;
|
|
308
|
+
"ui.course.dashboard.student.snackbar.success.request": string;
|
|
309
|
+
"ui.course.dashboard.teacher.btn.label": string;
|
|
310
|
+
"ui.course.dashboard.teacher.info.completion": string;
|
|
311
|
+
"ui.course.dashboard.teacher.info.students": string;
|
|
312
|
+
"ui.course.dashboard.teacher.tab.comments": string;
|
|
313
|
+
"ui.course.dashboard.teacher.tab.comments.btn.label": string;
|
|
314
|
+
"ui.course.dashboard.teacher.tab.comments.empty": string;
|
|
315
|
+
"ui.course.dashboard.teacher.tab.comments.lessons.btn.label": string;
|
|
316
|
+
"ui.course.dashboard.teacher.tab.comments.number": string;
|
|
317
|
+
"ui.course.dashboard.teacher.tab.students": string;
|
|
318
|
+
"ui.course.dashboard.teacher.tab.students.table.header.latestActivity": string;
|
|
319
|
+
"ui.course.dashboard.teacher.tab.students.table.header.name": string;
|
|
320
|
+
"ui.course.dashboard.teacher.tab.students.table.header.progress": string;
|
|
321
|
+
"ui.course.dashboard.teacher.tab.students.table.header.registration": string;
|
|
322
|
+
"ui.course.label": string;
|
|
323
|
+
"ui.course.status.new": string;
|
|
324
|
+
"ui.course.status.published": string;
|
|
325
|
+
"ui.course.status.completed": string;
|
|
326
|
+
"ui.course.status.draft": string;
|
|
327
|
+
"ui.course.status.joined": string;
|
|
328
|
+
"ui.course.table.lessons.title": string;
|
|
329
|
+
"ui.course.table.sections.title": string;
|
|
330
|
+
"ui.course.type": string;
|
|
331
|
+
"ui.course.type.self-paced": string;
|
|
332
|
+
"ui.course.type.scheduled": string;
|
|
333
|
+
"ui.course.type.structured": string;
|
|
334
|
+
"ui.course.userProfileSnippet.students": string;
|
|
335
|
+
"ui.courseUsersTable.action.btn.label": string;
|
|
336
|
+
"ui.courseUsersTable.btn.label": string;
|
|
337
|
+
"ui.courseUsersTable.changeStatus.snackbar.success": string;
|
|
338
|
+
"ui.courseUsersTable.dialog.btn.label": string;
|
|
339
|
+
"ui.courseUsersTable.dialog.info.text1: ": string;
|
|
340
|
+
"ui.courseUsersTable.dialog.info.text2: ": string;
|
|
341
|
+
"ui.courseUsersTable.dialog.title": string;
|
|
342
|
+
"ui.courseUsersTable.empty.requests.title": string;
|
|
343
|
+
"ui.courseUsersTable.empty.search.description": string;
|
|
344
|
+
"ui.courseUsersTable.empty.search.title": string;
|
|
345
|
+
"ui.courseUsersTable.empty.users.description": string;
|
|
346
|
+
"ui.courseUsersTable.empty.users.title": string;
|
|
347
|
+
"ui.courseUsersTable.searchBar.placeholder": string;
|
|
348
|
+
"ui.editCourse.tab.customize": string;
|
|
349
|
+
"ui.editCourse.tab.customize.snackbar.save": string;
|
|
350
|
+
"ui.editCourse.tab.lessons": string;
|
|
351
|
+
"ui.editCourse.tab.lessons.status": string;
|
|
352
|
+
"ui.editCourse.tab.lessons.table.empty.description": string;
|
|
353
|
+
"ui.editCourse.tab.lessons.table.empty.title": string;
|
|
354
|
+
"ui.editCourse.tab.lessons.table.header.actions": string;
|
|
355
|
+
"ui.editCourse.tab.lessons.table.header.calendar": string;
|
|
356
|
+
"ui.editCourse.tab.lessons.table.header.lessonName": string;
|
|
357
|
+
"ui.editCourse.tab.lessons.table.lesson": string;
|
|
358
|
+
"ui.editCourse.tab.lessons.table.menu.delete": string;
|
|
359
|
+
"ui.editCourse.tab.lessons.table.menu.edit": string;
|
|
360
|
+
"ui.editCourse.tab.lessons.table.menu.rename": string;
|
|
361
|
+
"ui.editCourse.tab.lessons.table.menu.preview": string;
|
|
362
|
+
"ui.editCourse.tab.lessons.table.newLesson": string;
|
|
363
|
+
"ui.editCourse.tab.lessons.table.newSection": string;
|
|
364
|
+
"ui.editCourse.tab.lessons.table.section": string;
|
|
365
|
+
"ui.editCourse.tab.lessons.table.select.draft": string;
|
|
366
|
+
"ui.editCourse.tab.lessons.table.select.published": string;
|
|
367
|
+
"ui.editCourse.tab.lessons.table.snackbar.delete": string;
|
|
368
|
+
"ui.editCourse.tab.lessons.table.snackbar.save": string;
|
|
369
|
+
"ui.editCourse.tab.options": string;
|
|
370
|
+
"ui.editCourse.tab.options.button.save": string;
|
|
371
|
+
"ui.editCourse.tab.options.description": string;
|
|
372
|
+
"ui.editCourse.tab.options.notifications": string;
|
|
373
|
+
"ui.editCourse.tab.options.notifications.description": string;
|
|
374
|
+
"ui.editCourse.tab.options.permissions": string;
|
|
375
|
+
"ui.editCourse.tab.options.permissions.description": string;
|
|
376
|
+
"ui.editCourse.tab.requests": string;
|
|
377
|
+
"ui.editCourse.tab.requests.table.snackbar.accepted": string;
|
|
378
|
+
"ui.editCourse.tab.requests.table.snackbar.rejected": string;
|
|
379
|
+
"ui.editCourse.tab.requests.title": string;
|
|
380
|
+
"ui.editCourse.tab.users": string;
|
|
381
|
+
"ui.editCourse.tab.users.addUsersButton.label": string;
|
|
382
|
+
"ui.editCourse.tab.users.table.header.latestActivity": string;
|
|
383
|
+
"ui.editCourse.tab.users.table.header.name": string;
|
|
384
|
+
"ui.editCourse.tab.users.table.header.registration": string;
|
|
385
|
+
"ui.editCourse.tab.users.table.header.role": string;
|
|
386
|
+
"ui.editCourse.tab.users.table.select.creator": string;
|
|
387
|
+
"ui.editCourse.tab.users.table.select.joined": string;
|
|
388
|
+
"ui.editCourse.tab.users.table.select.manager": string;
|
|
389
|
+
"ui.editCourse.tab.requests.table.snackbar.removed": string;
|
|
390
|
+
"ui.editCourse.tab.users.table.snackbar.success": string;
|
|
391
|
+
"ui.editCourse.tab.users.title": string;
|
|
274
392
|
"ui.event.see": string;
|
|
275
393
|
"ui.event.inProgress": string;
|
|
276
394
|
"ui.event.finished": string;
|
|
@@ -405,6 +523,77 @@ declare const locales: {
|
|
|
405
523
|
"ui.eventSubscribeButton.notGoing": string;
|
|
406
524
|
"ui.eventSubscribeButton.requestParticipation": string;
|
|
407
525
|
"ui.eventSubscribeButton.waitingApproval": string;
|
|
526
|
+
"ui.course.privacy.private": string;
|
|
527
|
+
"ui.course.privacy.open": string;
|
|
528
|
+
"ui.course.privacy.secret": string;
|
|
529
|
+
"ui.course.privacy.draft": string;
|
|
530
|
+
"ui.course.enroll": string;
|
|
531
|
+
"ui.course.completed": string;
|
|
532
|
+
"ui.course.completion.percentage": string;
|
|
533
|
+
"ui.course.see": string;
|
|
534
|
+
"ui.courseForm.edit.dialog.title": string;
|
|
535
|
+
"ui.courseForm.edit.dialog.btn": string;
|
|
536
|
+
"ui.courseForm.edit.dialog.description": string;
|
|
537
|
+
"ui.courseForm.edit.title.general": string;
|
|
538
|
+
"ui.courseForm.edit.access.section.title": string;
|
|
539
|
+
"ui.courseForm.edit.access.info.title": string;
|
|
540
|
+
"ui.courseForm.edit.access.info.subtitle": string;
|
|
541
|
+
"ui.courseForm.edit.access.info.access": string;
|
|
542
|
+
"ui.courseForm.edit.access.info.visibility": string;
|
|
543
|
+
"ui.courseForm.edit.publication.title": string;
|
|
544
|
+
"ui.courseForm.edit.publication.subtitle": string;
|
|
545
|
+
"ui.courseForm.edit.publication.subtitle.info": string;
|
|
546
|
+
"ui.courseForm.edit.publication.option.open.title": string;
|
|
547
|
+
"ui.courseForm.edit.publication.option.open.access": string;
|
|
548
|
+
"ui.courseForm.edit.publication.option.open.visibility": string;
|
|
549
|
+
"ui.courseForm.edit.publication.option.private.title": string;
|
|
550
|
+
"ui.courseForm.edit.publication.option.private.access": string;
|
|
551
|
+
"ui.courseForm.edit.publication.option.private.visibility": string;
|
|
552
|
+
"ui.courseForm.edit.publication.option.secret.title": string;
|
|
553
|
+
"ui.courseForm.edit.publication.option.secret.access": string;
|
|
554
|
+
"ui.courseForm.edit.publication.option.secret.visibility": string;
|
|
555
|
+
"ui.courseForm.edit.action.save": string;
|
|
556
|
+
"ui.courseForm.button.next": string;
|
|
557
|
+
"ui.courseForm.button.create": string;
|
|
558
|
+
"ui.courseForm.title.general": string;
|
|
559
|
+
"ui.courseForm.title.customization": string;
|
|
560
|
+
"ui.courseForm.title.edit": string;
|
|
561
|
+
"ui.courseForm.self-paced.title": string;
|
|
562
|
+
"ui.courseForm.self-paced.info": string;
|
|
563
|
+
"ui.courseForm.scheduled.title": string;
|
|
564
|
+
"ui.courseForm.scheduled.info": string;
|
|
565
|
+
"ui.courseForm.structured.title": string;
|
|
566
|
+
"ui.courseForm.structured.info": string;
|
|
567
|
+
"ui.courseForm.name.placeholder": string;
|
|
568
|
+
"ui.courseForm.description.placeholder": string;
|
|
569
|
+
"ui.courseForm.required": string;
|
|
570
|
+
"ui.courseForm.date.placeholder": string;
|
|
571
|
+
"ui.courseForm.date.title": string;
|
|
572
|
+
"ui.courseForm.time.placeholder": string;
|
|
573
|
+
"ui.courseForm.date.end.placeholder": string;
|
|
574
|
+
"ui.courseForm.time.end.placeholder": string;
|
|
575
|
+
"ui.courseForm.category.placeholder.empty": string;
|
|
576
|
+
"ui.courseForm.category.placeholder": string;
|
|
577
|
+
"ui.courseForm.name.error.maxLength": string;
|
|
578
|
+
"ui.courseForm.name.error.unique": string;
|
|
579
|
+
"ui.courseForm.description.error.maxLength": string;
|
|
580
|
+
"ui.courseForm.comingSoon.chip": string;
|
|
581
|
+
"ui.courseJoinButton.waitingApproval": string;
|
|
582
|
+
"ui.courseJoinButton.join": string;
|
|
583
|
+
"ui.courseJoinButton.leave": string;
|
|
584
|
+
"ui.courseJoinButton.accept": string;
|
|
585
|
+
"ui.courseJoinButton.requestAccess": string;
|
|
586
|
+
"ui.courses.empty.title": string;
|
|
587
|
+
"ui.courses.empty.info": string;
|
|
588
|
+
"ui.courses.noMore": string;
|
|
589
|
+
"ui.courses.filterByManagedByMe": string;
|
|
590
|
+
"ui.courses.filterByName": string;
|
|
591
|
+
"ui.courses.filterByMine": string;
|
|
592
|
+
"ui.courses.endMessage": string;
|
|
593
|
+
"ui.courseParticipantsButton.participants": string;
|
|
594
|
+
"ui.courseParticipantsButton.dialogTitle": string;
|
|
595
|
+
"ui.courseParticipantsButton.noOtherParticipants": string;
|
|
596
|
+
"ui.createCourseButton": string;
|
|
408
597
|
"ui.createGroupButton": string;
|
|
409
598
|
"ui.createEventButton": string;
|
|
410
599
|
"ui.editEventButton": string;
|
|
@@ -528,7 +717,7 @@ declare const locales: {
|
|
|
528
717
|
"ui.groups.noGroups.title.onlyStaff": string;
|
|
529
718
|
"ui.groups.noGroups.subtitle.onlyStaff": string;
|
|
530
719
|
"ui.groups.noGroups.subtitle": string;
|
|
531
|
-
"ui.groups.
|
|
720
|
+
"ui.groups.noResults": string;
|
|
532
721
|
"ui.groups.filterByName": string;
|
|
533
722
|
"ui.groups.endMessage": string;
|
|
534
723
|
"ui.groupSubscribeButton.enter": string;
|
|
@@ -595,8 +784,38 @@ declare const locales: {
|
|
|
595
784
|
"ui.infoEventWidget.title": string;
|
|
596
785
|
"ui.inlineComposerWidget.label": string;
|
|
597
786
|
"ui.inlineComposerWidget.success": string;
|
|
787
|
+
"ui.lessonAppbar.button.save": string;
|
|
788
|
+
"ui.lessonDrawer.comments": string;
|
|
789
|
+
"ui.lessonDrawer.lessons": string;
|
|
790
|
+
"ui.lessonDrawer.settings": string;
|
|
791
|
+
"ui.lessonEditForm.button.save": string;
|
|
792
|
+
"ui.lessonEditForm.status.title": string;
|
|
793
|
+
"ui.lessonEditForm.status.draft": string;
|
|
794
|
+
"ui.lessonEditForm.status.published": string;
|
|
795
|
+
"ui.lessonEditForm.settings.title": string;
|
|
796
|
+
"ui.lessonEditForm.settings.enableComments": string;
|
|
598
797
|
"ui.inviteUserEventButton.invite": string;
|
|
599
798
|
"ui.inviteUserEventButton.remove": string;
|
|
799
|
+
"ui.lessonCommentActionMenu.actionError": string;
|
|
800
|
+
"ui.lessonCommentActionMenu.actionSuccess": string;
|
|
801
|
+
"ui.lessonCommentActionMenu.delete": string;
|
|
802
|
+
"ui.lessonCommentActionMenu.edit": string;
|
|
803
|
+
"ui.lessonCommentObjects.editor.placeholder": string;
|
|
804
|
+
"ui.lessonReleaseMenu.scheduled.label": string;
|
|
805
|
+
"ui.lessonReleaseMenu.scheduled.picker.placeholder": string;
|
|
806
|
+
"ui.lessonReleaseMenu.scheduled.picker.ok": string;
|
|
807
|
+
"ui.lessonReleaseMenu.scheduled.picker.cancel": string;
|
|
808
|
+
"ui.lessonReleaseMenu.scheduled.picker.clear": string;
|
|
809
|
+
"ui.lessonReleaseMenu.now.label": string;
|
|
810
|
+
"ui.lessonReleaseMenu.structured.label.days": string;
|
|
811
|
+
"ui.lessonReleaseMenu.structured.label.weeks": string;
|
|
812
|
+
"ui.lessonReleaseMenu.dialog.title": string;
|
|
813
|
+
"ui.lessonReleaseMenu.dialog.days": string;
|
|
814
|
+
"ui.lessonReleaseMenu.dialog.weeks": string;
|
|
815
|
+
"ui.lessonReleaseMenu.dialog.info.structured.days": string;
|
|
816
|
+
"ui.lessonReleaseMenu.dialog.info.structured.weeks": string;
|
|
817
|
+
"ui.lessonReleaseMenu.dialog.info.now": string;
|
|
818
|
+
"ui.lessonReleaseMenu.dialog.button.done": string;
|
|
600
819
|
"ui.locationAutocomplete.empty": string;
|
|
601
820
|
"ui.locationAutocomplete.label": string;
|
|
602
821
|
"ui.locationAutocomplete.title": string;
|
|
@@ -687,6 +906,13 @@ declare const locales: {
|
|
|
687
906
|
"ui.notification.user_requested_to_join_event": string;
|
|
688
907
|
"ui.notification.user_accepted_to_join_event": string;
|
|
689
908
|
"ui.notification.user_added_to_event": string;
|
|
909
|
+
"ui.notification.course.button.see": string;
|
|
910
|
+
"ui.notification.course.user_invited_to_join_course": string;
|
|
911
|
+
"ui.notification.course.user_requested_to_join_course": string;
|
|
912
|
+
"ui.notification.course.user_accepted_to_join_course": string;
|
|
913
|
+
"ui.notification.course.user_added_to_course": string;
|
|
914
|
+
"ui.notification.course.manager_added_to_course": string;
|
|
915
|
+
"ui.notification.course.user_commented_a_course_lesson": string;
|
|
690
916
|
"ui.notification.event.user_invited_to_join_event": string;
|
|
691
917
|
"ui.notification.event.user_requested_to_join_event": string;
|
|
692
918
|
"ui.notification.event.user_accepted_to_join_event": string;
|
|
@@ -862,6 +1088,10 @@ declare const locales: {
|
|
|
862
1088
|
"ui.userActionIconButton.show": string;
|
|
863
1089
|
"ui.userActionIconButton.dialogShowAction": string;
|
|
864
1090
|
"ui.userActionIconButton.dialogHideAction": string;
|
|
1091
|
+
"ui.userCreatedCoursesWidget.title": string;
|
|
1092
|
+
"ui.userCreatedCoursesWidget.subtitle.noResults": string;
|
|
1093
|
+
"ui.userCreatedCoursesWidget.button.showAll": string;
|
|
1094
|
+
"ui.userCreatedCoursesWidget.noMoreResults": string;
|
|
865
1095
|
"ui.userConnectionsRequestsSentWidget.button.showAll": string;
|
|
866
1096
|
"ui.userConnectionsRequestsSentWidget.modal.title": string;
|
|
867
1097
|
"ui.userConnectionsRequestsSentWidget.noMoreResults": string;
|
|
@@ -1102,6 +1332,12 @@ declare const locales: {
|
|
|
1102
1332
|
"templates.groupFeed.tab.members.label": string;
|
|
1103
1333
|
"templates.groupFeed.tab.messages.label": string;
|
|
1104
1334
|
"templates.eventFeed.composer.label": string;
|
|
1335
|
+
"templates.lesson.number": string;
|
|
1336
|
+
"templates.lesson.button.completed": string;
|
|
1337
|
+
"templates.lesson.button.complete": string;
|
|
1338
|
+
"templates.lesson.save.success": string;
|
|
1339
|
+
"templates.lesson.save.error": string;
|
|
1340
|
+
"templates.lesson.previewMode": string;
|
|
1105
1341
|
"templates.loyaltyProgramDetail.button.more": string;
|
|
1106
1342
|
"templates.loyaltyProgramDetail.button.request": string;
|
|
1107
1343
|
"templates.loyaltyProgramDetail.community": string;
|
|
@@ -1168,11 +1404,17 @@ declare const locales: {
|
|
|
1168
1404
|
"ui.accountChangeMailValidation.error": string;
|
|
1169
1405
|
"ui.accountChangeMailValidation.success": string;
|
|
1170
1406
|
"ui.accountChangeMailValidation.verifying": string;
|
|
1407
|
+
"ui.addUserButton.autocomplete.loading": string;
|
|
1408
|
+
"ui.addUserButton.autocomplete.noResults": string;
|
|
1409
|
+
"ui.addUserButton.dialog.confirm": string;
|
|
1410
|
+
"ui.addUserButton.dialog.searchBar.placeholder": string;
|
|
1411
|
+
"ui.addUserButton.dialog.title": string;
|
|
1171
1412
|
"ui.appBar.navigation.login": string;
|
|
1172
1413
|
"ui.appBar.navigation.register": string;
|
|
1173
1414
|
"ui.composerIconButton.composer.success": string;
|
|
1174
1415
|
"ui.composerIconButton.composer.viewContribute": string;
|
|
1175
1416
|
"ui.composerIconButton.list.content": string;
|
|
1417
|
+
"ui.composerIconButton.list.course": string;
|
|
1176
1418
|
"ui.composerIconButton.list.event": string;
|
|
1177
1419
|
"ui.composerIconButton.list.group": string;
|
|
1178
1420
|
"ui.composerIconButton.list.liveStream": string;
|
|
@@ -1366,6 +1608,112 @@ declare const locales: {
|
|
|
1366
1608
|
"ui.contributionActionMenu.vulgar": string;
|
|
1367
1609
|
"ui.createEvent.title": string;
|
|
1368
1610
|
"ui.createEvent.description": string;
|
|
1611
|
+
"ui.course.accordionLessons.date": string;
|
|
1612
|
+
"ui.course.accordionLessons.empty": string;
|
|
1613
|
+
"ui.course.completedDialog.btn.label": string;
|
|
1614
|
+
"ui.course.completedDialog.description.pt1": string;
|
|
1615
|
+
"ui.course.completedDialog.description.pt2": string;
|
|
1616
|
+
"ui.course.completedDialog.title": string;
|
|
1617
|
+
"ui.course.dashboard.header.user.creator": string;
|
|
1618
|
+
"ui.course.dashboard.student.button.cancel": string;
|
|
1619
|
+
"ui.course.dashboard.student.button.continue": string;
|
|
1620
|
+
"ui.course.dashboard.student.button.dashboard": string;
|
|
1621
|
+
"ui.course.dashboard.student.button.signUp": string;
|
|
1622
|
+
"ui.course.dashboard.student.button.request": string;
|
|
1623
|
+
"ui.course.dashboard.student.button.review": string;
|
|
1624
|
+
"ui.course.dashboard.student.button.start": string;
|
|
1625
|
+
"ui.course.dashboard.student.completed": string;
|
|
1626
|
+
"ui.course.dashboard.student.contents": string;
|
|
1627
|
+
"ui.course.dashboard.student.description": string;
|
|
1628
|
+
"ui.course.dashboard.student.progress": string;
|
|
1629
|
+
"ui.course.dashboard.student.progress.described": string;
|
|
1630
|
+
"ui.course.dashboard.student.progress.percentage": string;
|
|
1631
|
+
"ui.course.dashboard.student.snackbar.success.cancel": string;
|
|
1632
|
+
"ui.course.dashboard.student.snackbar.success.enroll": string;
|
|
1633
|
+
"ui.course.dashboard.student.snackbar.success.request": string;
|
|
1634
|
+
"ui.course.dashboard.teacher.btn.label": string;
|
|
1635
|
+
"ui.course.dashboard.teacher.info.completion": string;
|
|
1636
|
+
"ui.course.dashboard.teacher.info.students": string;
|
|
1637
|
+
"ui.course.dashboard.teacher.tab.comments": string;
|
|
1638
|
+
"ui.course.dashboard.teacher.tab.comments.btn.label": string;
|
|
1639
|
+
"ui.course.dashboard.teacher.tab.comments.empty": string;
|
|
1640
|
+
"ui.course.dashboard.teacher.tab.comments.lessons.btn.label": string;
|
|
1641
|
+
"ui.course.dashboard.teacher.tab.comments.number": string;
|
|
1642
|
+
"ui.course.dashboard.teacher.tab.students": string;
|
|
1643
|
+
"ui.course.dashboard.teacher.tab.students.table.header.latestActivity": string;
|
|
1644
|
+
"ui.course.dashboard.teacher.tab.students.table.header.name": string;
|
|
1645
|
+
"ui.course.dashboard.teacher.tab.students.table.header.progress": string;
|
|
1646
|
+
"ui.course.dashboard.teacher.tab.students.table.header.registration": string;
|
|
1647
|
+
"ui.course.label": string;
|
|
1648
|
+
"ui.course.status.new": string;
|
|
1649
|
+
"ui.course.status.published": string;
|
|
1650
|
+
"ui.course.status.completed": string;
|
|
1651
|
+
"ui.course.status.draft": string;
|
|
1652
|
+
"ui.course.status.joined": string;
|
|
1653
|
+
"ui.course.table.lessons.title": string;
|
|
1654
|
+
"ui.course.table.sections.title": string;
|
|
1655
|
+
"ui.course.type": string;
|
|
1656
|
+
"ui.course.type.self-paced": string;
|
|
1657
|
+
"ui.course.type.structured": string;
|
|
1658
|
+
"ui.course.type.scheduled": string;
|
|
1659
|
+
"ui.course.userProfileSnippet.students": string;
|
|
1660
|
+
"ui.courseUsersTable.action.btn.label": string;
|
|
1661
|
+
"ui.courseUsersTable.btn.label": string;
|
|
1662
|
+
"ui.courseUsersTable.changeStatus.snackbar.success": string;
|
|
1663
|
+
"ui.courseUsersTable.dialog.btn.label": string;
|
|
1664
|
+
"ui.courseUsersTable.dialog.info.text1": string;
|
|
1665
|
+
"ui.courseUsersTable.dialog.info.text2": string;
|
|
1666
|
+
"ui.courseUsersTable.dialog.title": string;
|
|
1667
|
+
"ui.courseUsersTable.empty.requests.title": string;
|
|
1668
|
+
"ui.courseUsersTable.empty.search.description": string;
|
|
1669
|
+
"ui.courseUsersTable.empty.search.title": string;
|
|
1670
|
+
"ui.courseUsersTable.empty.users.description": string;
|
|
1671
|
+
"ui.courseUsersTable.empty.users.title": string;
|
|
1672
|
+
"ui.courseUsersTable.searchBar.placeholder": string;
|
|
1673
|
+
"ui.editCourse.tab.customize": string;
|
|
1674
|
+
"ui.editCourse.tab.customize.snackbar.save": string;
|
|
1675
|
+
"ui.editCourse.tab.lessons": string;
|
|
1676
|
+
"ui.editCourse.tab.lessons.status": string;
|
|
1677
|
+
"ui.editCourse.tab.lessons.table.empty.description": string;
|
|
1678
|
+
"ui.editCourse.tab.lessons.table.empty.title": string;
|
|
1679
|
+
"ui.editCourse.tab.lessons.table.header.actions": string;
|
|
1680
|
+
"ui.editCourse.tab.lessons.table.header.calendar": string;
|
|
1681
|
+
"ui.editCourse.tab.lessons.table.header.lessonName": string;
|
|
1682
|
+
"ui.editCourse.tab.lessons.table.lesson": string;
|
|
1683
|
+
"ui.editCourse.tab.lessons.table.menu.delete": string;
|
|
1684
|
+
"ui.editCourse.tab.lessons.table.menu.edit": string;
|
|
1685
|
+
"ui.editCourse.tab.lessons.table.menu.rename": string;
|
|
1686
|
+
"ui.editCourse.tab.lessons.table.menu.preview": string;
|
|
1687
|
+
"ui.editCourse.tab.lessons.table.newLesson": string;
|
|
1688
|
+
"ui.editCourse.tab.lessons.table.newSection": string;
|
|
1689
|
+
"ui.editCourse.tab.lessons.table.section": string;
|
|
1690
|
+
"ui.editCourse.tab.lessons.table.select.draft": string;
|
|
1691
|
+
"ui.editCourse.tab.lessons.table.select.published": string;
|
|
1692
|
+
"ui.editCourse.tab.lessons.table.snackbar.delete": string;
|
|
1693
|
+
"ui.editCourse.tab.lessons.table.snackbar.save": string;
|
|
1694
|
+
"ui.editCourse.tab.options": string;
|
|
1695
|
+
"ui.editCourse.tab.options.button.save": string;
|
|
1696
|
+
"ui.editCourse.tab.options.description": string;
|
|
1697
|
+
"ui.editCourse.tab.options.notifications": string;
|
|
1698
|
+
"ui.editCourse.tab.options.notifications.description": string;
|
|
1699
|
+
"ui.editCourse.tab.options.permissions": string;
|
|
1700
|
+
"ui.editCourse.tab.options.permissions.description": string;
|
|
1701
|
+
"ui.editCourse.tab.requests": string;
|
|
1702
|
+
"ui.editCourse.tab.requests.table.snackbar.accepted": string;
|
|
1703
|
+
"ui.editCourse.tab.requests.table.snackbar.rejected": string;
|
|
1704
|
+
"ui.editCourse.tab.requests.title": string;
|
|
1705
|
+
"ui.editCourse.tab.users": string;
|
|
1706
|
+
"ui.editCourse.tab.users.addUsersButton.label": string;
|
|
1707
|
+
"ui.editCourse.tab.users.table.header.latestActivity": string;
|
|
1708
|
+
"ui.editCourse.tab.users.table.header.name": string;
|
|
1709
|
+
"ui.editCourse.tab.users.table.header.registration": string;
|
|
1710
|
+
"ui.editCourse.tab.users.table.header.role": string;
|
|
1711
|
+
"ui.editCourse.tab.users.table.select.creator": string;
|
|
1712
|
+
"ui.editCourse.tab.users.table.select.joined": string;
|
|
1713
|
+
"ui.editCourse.tab.users.table.select.manager": string;
|
|
1714
|
+
"ui.editCourse.tab.users.table.snackbar.removed": string;
|
|
1715
|
+
"ui.editCourse.tab.users.table.snackbar.success": string;
|
|
1716
|
+
"ui.editCourse.tab.users.title": string;
|
|
1369
1717
|
"ui.event.see": string;
|
|
1370
1718
|
"ui.event.inProgress": string;
|
|
1371
1719
|
"ui.event.finished": string;
|
|
@@ -1500,6 +1848,78 @@ declare const locales: {
|
|
|
1500
1848
|
"ui.eventSubscribeButton.notGoing": string;
|
|
1501
1849
|
"ui.eventSubscribeButton.requestParticipation": string;
|
|
1502
1850
|
"ui.eventSubscribeButton.waitingApproval": string;
|
|
1851
|
+
"ui.course.privacy.private": string;
|
|
1852
|
+
"ui.course.privacy.open": string;
|
|
1853
|
+
"ui.course.privacy.secret": string;
|
|
1854
|
+
"ui.course.privacy.draft": string;
|
|
1855
|
+
"ui.course.enroll": string;
|
|
1856
|
+
"ui.course.completed": string;
|
|
1857
|
+
"ui.course.completion.percentage": string;
|
|
1858
|
+
"ui.course.see": string;
|
|
1859
|
+
"ui.courseForm.edit.dialog.title": string;
|
|
1860
|
+
"ui.courseForm.edit.dialog.btn": string;
|
|
1861
|
+
"ui.courseForm.edit.dialog.description": string;
|
|
1862
|
+
"ui.courseForm.edit.title.general": string;
|
|
1863
|
+
"ui.courseForm.edit.access.section.title": string;
|
|
1864
|
+
"ui.courseForm.edit.access.info.title": string;
|
|
1865
|
+
"ui.courseForm.edit.access.info.subtitle": string;
|
|
1866
|
+
"ui.courseForm.edit.access.info.access": string;
|
|
1867
|
+
"ui.courseForm.edit.access.info.visibility": string;
|
|
1868
|
+
"ui.courseForm.edit.publication.title": string;
|
|
1869
|
+
"ui.courseForm.edit.publication.subtitle": string;
|
|
1870
|
+
"ui.courseForm.edit.publication.subtitle.info": string;
|
|
1871
|
+
"ui.courseForm.edit.publication.option.open.title": string;
|
|
1872
|
+
"ui.courseForm.edit.publication.option.open.access": string;
|
|
1873
|
+
"ui.courseForm.edit.publication.option.open.visibility": string;
|
|
1874
|
+
"ui.courseForm.edit.publication.option.private.title": string;
|
|
1875
|
+
"ui.courseForm.edit.publication.option.private.access": string;
|
|
1876
|
+
"ui.courseForm.edit.publication.option.private.visibility": string;
|
|
1877
|
+
"ui.courseForm.edit.publication.option.secret.title": string;
|
|
1878
|
+
"ui.courseForm.edit.publication.option.secret.access": string;
|
|
1879
|
+
"ui.courseForm.edit.publication.option.secret.visibility": string;
|
|
1880
|
+
"ui.courseForm.edit.action.save": string;
|
|
1881
|
+
"ui.courseForm.button.next": string;
|
|
1882
|
+
"ui.courseForm.button.create": string;
|
|
1883
|
+
"ui.courseForm.title.general": string;
|
|
1884
|
+
"ui.courseForm.title.customization": string;
|
|
1885
|
+
"ui.courseForm.title.edit": string;
|
|
1886
|
+
"ui.courseForm.self-paced.title": string;
|
|
1887
|
+
"ui.courseForm.self-paced.info": string;
|
|
1888
|
+
"ui.courseForm.scheduled.title": string;
|
|
1889
|
+
"ui.courseForm.scheduled.info": string;
|
|
1890
|
+
"ui.courseForm.structured.title": string;
|
|
1891
|
+
"ui.courseForm.structured.info": string;
|
|
1892
|
+
"ui.courseForm.name.placeholder": string;
|
|
1893
|
+
"ui.courseForm.description.placeholder": string;
|
|
1894
|
+
"ui.courseForm.required": string;
|
|
1895
|
+
"ui.courseForm.date.placeholder": string;
|
|
1896
|
+
"ui.courseForm.date.title": string;
|
|
1897
|
+
"ui.courseForm.time.placeholder": string;
|
|
1898
|
+
"ui.courseForm.time.title": string;
|
|
1899
|
+
"ui.courseForm.date.end.placeholder": string;
|
|
1900
|
+
"ui.courseForm.time.end.placeholder": string;
|
|
1901
|
+
"ui.courseForm.category.placeholder.empty": string;
|
|
1902
|
+
"ui.courseForm.category.placeholder": string;
|
|
1903
|
+
"ui.courseForm.name.error.maxLength": string;
|
|
1904
|
+
"ui.courseForm.name.error.unique": string;
|
|
1905
|
+
"ui.courseForm.description.error.maxLength": string;
|
|
1906
|
+
"ui.courseForm.comingSoon.chip": string;
|
|
1907
|
+
"ui.courseJoinButton.waitingApproval": string;
|
|
1908
|
+
"ui.courseJoinButton.join": string;
|
|
1909
|
+
"ui.courseJoinButton.leave": string;
|
|
1910
|
+
"ui.courseJoinButton.accept": string;
|
|
1911
|
+
"ui.courseJoinButton.requestAccess": string;
|
|
1912
|
+
"ui.courses.empty.title": string;
|
|
1913
|
+
"ui.courses.empty.info": string;
|
|
1914
|
+
"ui.courses.noMore": string;
|
|
1915
|
+
"ui.courses.filterByManagedByMe": string;
|
|
1916
|
+
"ui.courses.filterByName": string;
|
|
1917
|
+
"ui.courses.filterByMine": string;
|
|
1918
|
+
"ui.courses.endMessage": string;
|
|
1919
|
+
"ui.courseParticipantsButton.participants": string;
|
|
1920
|
+
"ui.courseParticipantsButton.dialogTitle": string;
|
|
1921
|
+
"ui.courseParticipantsButton.noOtherParticipants": string;
|
|
1922
|
+
"ui.createCourseButton": string;
|
|
1503
1923
|
"ui.createEventButton": string;
|
|
1504
1924
|
"ui.createGroupButton": string;
|
|
1505
1925
|
"ui.editEventButton": string;
|
|
@@ -1623,7 +2043,7 @@ declare const locales: {
|
|
|
1623
2043
|
"ui.groups.noGroups.title.onlyStaff": string;
|
|
1624
2044
|
"ui.groups.noGroups.subtitle.onlyStaff": string;
|
|
1625
2045
|
"ui.groups.noGroups.subtitle": string;
|
|
1626
|
-
"ui.groups.
|
|
2046
|
+
"ui.groups.noResults": string;
|
|
1627
2047
|
"ui.groups.filterByName": string;
|
|
1628
2048
|
"ui.groups.endMessage": string;
|
|
1629
2049
|
"ui.groupSubscribeButton.enter": string;
|
|
@@ -1692,6 +2112,36 @@ declare const locales: {
|
|
|
1692
2112
|
"ui.inlineComposerWidget.success": string;
|
|
1693
2113
|
"ui.inviteUserEventButton.invite": string;
|
|
1694
2114
|
"ui.inviteUserEventButton.remove": string;
|
|
2115
|
+
"ui.lessonAppbar.button.save": string;
|
|
2116
|
+
"ui.lessonDrawer.comments": string;
|
|
2117
|
+
"ui.lessonDrawer.lessons": string;
|
|
2118
|
+
"ui.lessonDrawer.settings": string;
|
|
2119
|
+
"ui.lessonEditForm.button.save": string;
|
|
2120
|
+
"ui.lessonEditForm.status.title": string;
|
|
2121
|
+
"ui.lessonEditForm.status.draft": string;
|
|
2122
|
+
"ui.lessonEditForm.status.published": string;
|
|
2123
|
+
"ui.lessonEditForm.settings.title": string;
|
|
2124
|
+
"ui.lessonEditForm.settings.enableComments": string;
|
|
2125
|
+
"ui.lessonCommentActionMenu.actionError": string;
|
|
2126
|
+
"ui.lessonCommentActionMenu.actionSuccess": string;
|
|
2127
|
+
"ui.lessonCommentActionMenu.delete": string;
|
|
2128
|
+
"ui.lessonCommentActionMenu.edit": string;
|
|
2129
|
+
"ui.lessonCommentObjects.editor.placeholder": string;
|
|
2130
|
+
"ui.lessonReleaseMenu.scheduled.label": string;
|
|
2131
|
+
"ui.lessonReleaseMenu.scheduled.picker.placeholder": string;
|
|
2132
|
+
"ui.lessonReleaseMenu.scheduled.picker.ok": string;
|
|
2133
|
+
"ui.lessonReleaseMenu.scheduled.picker.cancel": string;
|
|
2134
|
+
"ui.lessonReleaseMenu.scheduled.picker.clear": string;
|
|
2135
|
+
"ui.lessonReleaseMenu.now.label": string;
|
|
2136
|
+
"ui.lessonReleaseMenu.structured.label.days": string;
|
|
2137
|
+
"ui.lessonReleaseMenu.structured.label.weeks": string;
|
|
2138
|
+
"ui.lessonReleaseMenu.dialog.title": string;
|
|
2139
|
+
"ui.lessonReleaseMenu.dialog.days": string;
|
|
2140
|
+
"ui.lessonReleaseMenu.dialog.weeks": string;
|
|
2141
|
+
"ui.lessonReleaseMenu.dialog.info.structured.days": string;
|
|
2142
|
+
"ui.lessonReleaseMenu.dialog.info.structured.weeks": string;
|
|
2143
|
+
"ui.lessonReleaseMenu.dialog.info.now": string;
|
|
2144
|
+
"ui.lessonReleaseMenu.dialog.button.done": string;
|
|
1695
2145
|
"ui.locationAutocomplete.empty": string;
|
|
1696
2146
|
"ui.locationAutocomplete.label": string;
|
|
1697
2147
|
"ui.locationAutocomplete.title": string;
|
|
@@ -1782,6 +2232,13 @@ declare const locales: {
|
|
|
1782
2232
|
"ui.notification.user_requested_to_join_event": string;
|
|
1783
2233
|
"ui.notification.user_accepted_to_join_event": string;
|
|
1784
2234
|
"ui.notification.user_added_to_event": string;
|
|
2235
|
+
"ui.notification.course.button.see": string;
|
|
2236
|
+
"ui.notification.course.user_invited_to_join_course": string;
|
|
2237
|
+
"ui.notification.course.user_requested_to_join_course": string;
|
|
2238
|
+
"ui.notification.course.user_accepted_to_join_course": string;
|
|
2239
|
+
"ui.notification.course.user_added_to_course": string;
|
|
2240
|
+
"ui.notification.course.manager_added_to_course": string;
|
|
2241
|
+
"ui.notification.course.user_commented_a_course_lesson": string;
|
|
1785
2242
|
"ui.notification.event.button.see": string;
|
|
1786
2243
|
"ui.notification.event.button.accept": string;
|
|
1787
2244
|
"ui.notification.event.button.accepted": string;
|
|
@@ -1789,6 +2246,7 @@ declare const locales: {
|
|
|
1789
2246
|
"ui.notification.event.user_requested_to_join_event": string;
|
|
1790
2247
|
"ui.notification.event.user_accepted_to_join_event": string;
|
|
1791
2248
|
"ui.notification.event.user_added_to_event": string;
|
|
2249
|
+
"ui.notification.event.user_commented_a_course_lesson": string;
|
|
1792
2250
|
"ui.notification.event.privacy.public": string;
|
|
1793
2251
|
"ui.notification.event.privacy.private": string;
|
|
1794
2252
|
"ui.notification.event.address.live.label": string;
|
|
@@ -1957,6 +2415,10 @@ declare const locales: {
|
|
|
1957
2415
|
"ui.userActionIconButton.show": string;
|
|
1958
2416
|
"ui.userActionIconButton.dialogShowAction": string;
|
|
1959
2417
|
"ui.userActionIconButton.dialogHideAction": string;
|
|
2418
|
+
"ui.userCreatedCoursesWidget.title": string;
|
|
2419
|
+
"ui.userCreatedCoursesWidget.subtitle.noResults": string;
|
|
2420
|
+
"ui.userCreatedCoursesWidget.button.showAll": string;
|
|
2421
|
+
"ui.userCreatedCoursesWidget.noMoreResults": string;
|
|
1960
2422
|
"ui.userConnectionsRequestsSentWidget.button.showAll": string;
|
|
1961
2423
|
"ui.userConnectionsRequestsSentWidget.modal.title": string;
|
|
1962
2424
|
"ui.userConnectionsRequestsSentWidget.noMoreResults": string;
|