@things-factory/auth-ui 10.0.0-beta.92 → 10.0.0-y.0

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.
@@ -14,6 +14,8 @@
14
14
  "button.need help": "需要帮助",
15
15
  "button.save": "保存",
16
16
  "button.security-key registration": "安全密钥注册",
17
+ "button.show-all": "全部显示",
18
+ "button.show-orphans-only": "仅显示孤立项",
17
19
  "button.submit": "提交",
18
20
  "button.terminate contract": "终止合同",
19
21
  "button.transfer owner": "转让所有权",
@@ -54,6 +56,7 @@
54
56
  "field.target-domain": "目标域",
55
57
  "field.tenant-id": "租户ID",
56
58
  "field.token": "代币",
59
+ "field.usage": "使用位置",
57
60
  "field.user-id or email": "用户名或电子邮件",
58
61
  "field.user-type": "用户类型",
59
62
  "field.username": "用户名",
@@ -90,8 +93,8 @@
90
93
  "label.redirect_uri": "重定向URI",
91
94
  "label.resend": "发过验证邮件",
92
95
  "label.role": "角色",
93
- "label.select_domain": "选择域",
94
96
  "label.search_domain": "搜索域",
97
+ "label.select_domain": "选择域",
95
98
  "label.send activation email": "发送激活电子邮件",
96
99
  "label.signin with": "通过 {title} 登录",
97
100
  "label.state": "状态",
@@ -136,7 +139,6 @@
136
139
  "text.passwords do not match": "密码不匹配",
137
140
  "text.please enter the email of the user you want to transfer owner": "请录入所有权接收人的邮件。",
138
141
  "text.please_fill_all_required_fields": "请填写所有必填字段",
139
- "text.source_and_target_domain_cannot_be_same": "源域和目标域不能相同",
140
142
  "text.registered roles": "角色登记成功",
141
143
  "text.remaining time": "剩余{days}天{hours}小时{mins}分钟{secs}秒",
142
144
  "text.role_management": "角色管理",
@@ -144,11 +146,12 @@
144
146
  "text.should select at least one of x": "请选择以下至少一项{x}",
145
147
  "text.signed in": "已登录",
146
148
  "text.signed out": "已退出",
149
+ "text.source_and_target_domain_cannot_be_same": "源域和目标域不能相同",
147
150
  "text.synchronize": "同步",
148
151
  "text.token expiry time": "令牌过期时间",
149
152
  "text.updated_successfully": "更新成功",
150
- "text.user management": "用户管理",
151
153
  "text.user invitation prompt": "请输入您希望邀请的用户的用户名或电子邮件地址。",
154
+ "text.user management": "用户管理",
152
155
  "text.x_cannot_delete": "{x}无法删除",
153
156
  "text.x_created_successfully": "{x}创建成功",
154
157
  "text.x_deleted_successfully": "{x}删除成功",