@steedos-widgets/sortable 3.6.2-beta.10 → 3.6.2-beta.11

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.
@@ -54620,6 +54620,7 @@ var frontend_notifications$1 = "Notifications";
54620
54620
  var frontend_notifications_allread$1 = "Mark all as read";
54621
54621
  var frontend_notifications_allread_message$1 = "All marked as read";
54622
54622
  var frontend_profile$1 = "Profile";
54623
+ var switch_space$1 = "Switch Space";
54623
54624
  var frontend_about$1 = "About";
54624
54625
  var frontend_log_out$1 = "Log out";
54625
54626
  var frontend_listview_warning_start$1 = "The current ";
@@ -54707,6 +54708,7 @@ var en_us = {
54707
54708
  frontend_notifications_allread: frontend_notifications_allread$1,
54708
54709
  frontend_notifications_allread_message: frontend_notifications_allread_message$1,
54709
54710
  frontend_profile: frontend_profile$1,
54711
+ switch_space: switch_space$1,
54710
54712
  frontend_about: frontend_about$1,
54711
54713
  frontend_log_out: frontend_log_out$1,
54712
54714
  frontend_listview_warning_start: frontend_listview_warning_start$1,
@@ -54796,6 +54798,7 @@ var frontend_notifications = "通知";
54796
54798
  var frontend_notifications_allread = "全部标记为已读";
54797
54799
  var frontend_notifications_allread_message = "已全部标记为已读";
54798
54800
  var frontend_profile = "个人资料";
54801
+ var switch_space = "切换工作区";
54799
54802
  var frontend_about = "关于";
54800
54803
  var frontend_log_out = "注销";
54801
54804
  var frontend_listview_warning_start = "当前";
@@ -54884,6 +54887,7 @@ var zh_cn = {
54884
54887
  frontend_notifications_allread: frontend_notifications_allread,
54885
54888
  frontend_notifications_allread_message: frontend_notifications_allread_message,
54886
54889
  frontend_profile: frontend_profile,
54890
+ switch_space: switch_space,
54887
54891
  frontend_about: frontend_about,
54888
54892
  frontend_log_out: frontend_log_out,
54889
54893
  frontend_listview_warning_start: frontend_listview_warning_start,