@iblai/iblai-js 1.23.0 → 1.23.1

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.
@@ -64641,6 +64641,26 @@ var ltiTabLabels$3 = {
64641
64641
  toolError: "Something went wrong with the LTI tool"
64642
64642
  }
64643
64643
  };
64644
+ var platformSidebar$3 = {
64645
+ collapseSidebar: "Collapse sidebar",
64646
+ expandSidebar: "Expand sidebar",
64647
+ mainNavigation: "Main navigation",
64648
+ notifications: "Notifications",
64649
+ invites: "Invites",
64650
+ management: "Management",
64651
+ integrations: "Integrations",
64652
+ monetization: "Monetization",
64653
+ advanced: "Advanced",
64654
+ support: "Support",
64655
+ accountTabOrganization: "Organization",
64656
+ accountTabBilling: "Billing",
64657
+ accountDescOrganization: "Manage your organization settings.",
64658
+ accountDescManagement: "Manage users and their permissions in the system.",
64659
+ accountDescIntegrations: "Manage your integrations with other services.",
64660
+ accountDescMonetization: "Configure paywalls, pricing, and revenue.",
64661
+ accountDescAdvanced: "Configure advanced organization settings.",
64662
+ accountDescBilling: "Manage your billing and subscription."
64663
+ };
64644
64664
  var en = {
64645
64665
  accessTabAddAccess: accessTabAddAccess$3,
64646
64666
  accessTabLabels: accessTabLabels$3,
@@ -64875,7 +64895,8 @@ var en = {
64875
64895
  workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$3,
64876
64896
  workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$3,
64877
64897
  workflowsToolDialogs: workflowsToolDialogs$3,
64878
- ltiTabLabels: ltiTabLabels$3
64898
+ ltiTabLabels: ltiTabLabels$3,
64899
+ platformSidebar: platformSidebar$3
64879
64900
  };
64880
64901
 
64881
64902
  var accessTabAddAccess$2 = {
@@ -69923,6 +69944,26 @@ var ltiTabLabels$2 = {
69923
69944
  toolError: "Un problème est survenu avec l'outil LTI"
69924
69945
  }
69925
69946
  };
69947
+ var platformSidebar$2 = {
69948
+ collapseSidebar: "Réduire la barre latérale",
69949
+ expandSidebar: "Développer la barre latérale",
69950
+ mainNavigation: "Navigation principale",
69951
+ notifications: "Notifications",
69952
+ invites: "Invitations",
69953
+ management: "Gestion",
69954
+ integrations: "Intégrations",
69955
+ monetization: "Monétisation",
69956
+ advanced: "Avancé",
69957
+ support: "Support",
69958
+ accountTabOrganization: "Organisation",
69959
+ accountTabBilling: "Facturation",
69960
+ accountDescOrganization: "Gérez les paramètres de votre organisation.",
69961
+ accountDescManagement: "Gérez les utilisateurs et leurs permissions dans le système.",
69962
+ accountDescIntegrations: "Gérez vos intégrations avec d'autres services.",
69963
+ accountDescMonetization: "Configurez les paywalls, la tarification et les revenus.",
69964
+ accountDescAdvanced: "Configurez les paramètres avancés de l'organisation.",
69965
+ accountDescBilling: "Gérez votre facturation et votre abonnement."
69966
+ };
69926
69967
  var fr = {
69927
69968
  accessTabAddAccess: accessTabAddAccess$2,
69928
69969
  accessTabLabels: accessTabLabels$2,
@@ -70157,7 +70198,8 @@ var fr = {
70157
70198
  workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$2,
70158
70199
  workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$2,
70159
70200
  workflowsToolDialogs: workflowsToolDialogs$2,
70160
- ltiTabLabels: ltiTabLabels$2
70201
+ ltiTabLabels: ltiTabLabels$2,
70202
+ platformSidebar: platformSidebar$2
70161
70203
  };
70162
70204
 
70163
70205
  var accessTabAddAccess$1 = {
@@ -75205,6 +75247,26 @@ var ltiTabLabels$1 = {
75205
75247
  toolError: "Algo salió mal con la herramienta LTI"
75206
75248
  }
75207
75249
  };
75250
+ var platformSidebar$1 = {
75251
+ collapseSidebar: "Contraer barra lateral",
75252
+ expandSidebar: "Expandir barra lateral",
75253
+ mainNavigation: "Navegación principal",
75254
+ notifications: "Notificaciones",
75255
+ invites: "Invitaciones",
75256
+ management: "Gestión",
75257
+ integrations: "Integraciones",
75258
+ monetization: "Monetización",
75259
+ advanced: "Avanzado",
75260
+ support: "Soporte",
75261
+ accountTabOrganization: "Organización",
75262
+ accountTabBilling: "Facturación",
75263
+ accountDescOrganization: "Gestiona los ajustes de tu organización.",
75264
+ accountDescManagement: "Gestiona los usuarios y sus permisos en el sistema.",
75265
+ accountDescIntegrations: "Gestiona tus integraciones con otros servicios.",
75266
+ accountDescMonetization: "Configura muros de pago, precios e ingresos.",
75267
+ accountDescAdvanced: "Configura los ajustes avanzados de la organización.",
75268
+ accountDescBilling: "Gestiona tu facturación y suscripción."
75269
+ };
75208
75270
  var es = {
75209
75271
  accessTabAddAccess: accessTabAddAccess$1,
75210
75272
  accessTabLabels: accessTabLabels$1,
@@ -75439,7 +75501,8 @@ var es = {
75439
75501
  workflowsCreateWorkflowModal: workflowsCreateWorkflowModal$1,
75440
75502
  workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal$1,
75441
75503
  workflowsToolDialogs: workflowsToolDialogs$1,
75442
- ltiTabLabels: ltiTabLabels$1
75504
+ ltiTabLabels: ltiTabLabels$1,
75505
+ platformSidebar: platformSidebar$1
75443
75506
  };
75444
75507
 
75445
75508
  var accessTabAddAccess = {
@@ -80487,6 +80550,26 @@ var ltiTabLabels = {
80487
80550
  toolError: "LTI 工具出现问题"
80488
80551
  }
80489
80552
  };
80553
+ var platformSidebar = {
80554
+ collapseSidebar: "收起侧边栏",
80555
+ expandSidebar: "展开侧边栏",
80556
+ mainNavigation: "主导航",
80557
+ notifications: "通知",
80558
+ invites: "邀请",
80559
+ management: "管理",
80560
+ integrations: "集成",
80561
+ monetization: "变现",
80562
+ advanced: "高级",
80563
+ support: "支持",
80564
+ accountTabOrganization: "组织",
80565
+ accountTabBilling: "账单",
80566
+ accountDescOrganization: "管理您的组织设置。",
80567
+ accountDescManagement: "管理系统中的用户及其权限。",
80568
+ accountDescIntegrations: "管理与其他服务的集成。",
80569
+ accountDescMonetization: "配置付费墙、定价和收入。",
80570
+ accountDescAdvanced: "配置组织的高级设置。",
80571
+ accountDescBilling: "管理您的账单和订阅。"
80572
+ };
80490
80573
  var zh = {
80491
80574
  accessTabAddAccess: accessTabAddAccess,
80492
80575
  accessTabLabels: accessTabLabels,
@@ -80721,7 +80804,8 @@ var zh = {
80721
80804
  workflowsCreateWorkflowModal: workflowsCreateWorkflowModal,
80722
80805
  workflowsDeleteWorkflowModal: workflowsDeleteWorkflowModal,
80723
80806
  workflowsToolDialogs: workflowsToolDialogs,
80724
- ltiTabLabels: ltiTabLabels
80807
+ ltiTabLabels: ltiTabLabels,
80808
+ platformSidebar: platformSidebar
80725
80809
  };
80726
80810
 
80727
80811
  /**