@teable/common-i18n
Advanced tools
Comparing version 1.2.0-beta.0 to 1.2.1-beta.0
{ | ||
"name": "@teable/common-i18n", | ||
"version": "1.2.0-beta.0", | ||
"version": "1.2.1-beta.0", | ||
"license": "AGPL-3.0", | ||
@@ -38,3 +38,3 @@ "homepage": "https://github.com/teableio/teable", | ||
"typescript": "5.4.3", | ||
"@teable/eslint-config-bases": "^1.2.0-beta.0" | ||
"@teable/eslint-config-bases": "^1.2.1-beta.0" | ||
}, | ||
@@ -41,0 +41,0 @@ "scripts": { |
@@ -26,3 +26,6 @@ { | ||
"yesDelete": "Yes, delete", | ||
"rename": "Rename" | ||
"rename": "Rename", | ||
"change": "Change", | ||
"upgrade": "Upgrade", | ||
"search": "Search" | ||
}, | ||
@@ -104,4 +107,13 @@ "quickAction": { | ||
"automation": "Automation", | ||
"authorityMatrix": "Authority Matrix" | ||
"authorityMatrix": "Authority Matrix", | ||
"adminPanel": "Admin Panel", | ||
"license": "License", | ||
"instanceId": "Instance ID" | ||
}, | ||
"level": { | ||
"free": "Free", | ||
"plus": "Plus", | ||
"pro": "Pro", | ||
"enterprise": "Enterprise" | ||
}, | ||
"noResult": "No Result.", | ||
@@ -163,3 +175,22 @@ "untitled": "Untitled", | ||
}, | ||
"pagePermissionChangeTip": "Page permissions have been updated. Please refresh the page to see the latest content." | ||
"pagePermissionChangeTip": "Page permissions have been updated. Please refresh the page to see the latest content.", | ||
"listEmptyTips": "The list is empty", | ||
"billing": { | ||
"overLimits": "Over limits", | ||
"overLimitsDescription": "Your current subscription has exceeded its usage limit. Please upgrade your plan to continue using this feature without interruption.", | ||
"userLimitExceededDescription": "The current instance have reached the maximum number of users allowed by your license. Please deactivate some users or upgrade the license.", | ||
"unavailableInPlanTips": "The current subscription plan does not support this feature", | ||
"levelTips": "This space is currently on the {{level}} plan" | ||
}, | ||
"admin": { | ||
"setting": { | ||
"description": "Change the settings for your current instance", | ||
"allowSignUp": "Allow creating new accounts", | ||
"allowSignUpDescription": "Disabling this option will prohibit new user registrations, and the register button will no longer appear on the login page.", | ||
"allowSpaceInvitation": "Allow sending space invitations", | ||
"allowSpaceInvitationDescription": "Disabling this option will prevent users other than administrators from inviting others to join spaces. Enabling this option will allow directly invited users to create an account even if new account registration is disabled.", | ||
"allowSpaceCreation": "Allow everyone to create new spaces", | ||
"allowSpaceCreationDescription": "Disabling this option will prevent users other than administrators from creating new spaces." | ||
} | ||
} | ||
} |
@@ -20,3 +20,3 @@ { | ||
"title": "Personal access tokens are required to use the Teable API.", | ||
"description": "This token will grant access to the data in the selected workspaces and bases. This token will also allow usage of other, non-workspace/base API endpoints. Only use this token for your own development. Don’t share it with third-party services and applications.", | ||
"description": "This token will grant access to the data in the selected spaces and bases. This token will also allow usage of other, non-space/base API endpoints. Only use this token for your own development. Don’t share it with third-party services and applications.", | ||
"button": "Create new token", | ||
@@ -23,0 +23,0 @@ "success": { |
@@ -26,3 +26,6 @@ { | ||
"yesDelete": "是,删除", | ||
"rename": "重命名" | ||
"rename": "重命名", | ||
"change": "变更", | ||
"upgrade": "升级", | ||
"search": "搜索" | ||
}, | ||
@@ -104,4 +107,13 @@ "quickAction": { | ||
"automation": "自动化", | ||
"authorityMatrix": "权限矩阵" | ||
"authorityMatrix": "权限矩阵", | ||
"adminPanel": "管理面板", | ||
"license": "许可证", | ||
"instanceId": "实例 ID" | ||
}, | ||
"level": { | ||
"free": "免费版", | ||
"plus": "高级版", | ||
"pro": "专业版", | ||
"enterprise": "企业版" | ||
}, | ||
"noResult": "无结果。", | ||
@@ -162,3 +174,22 @@ "untitled": "未命名", | ||
}, | ||
"pagePermissionChangeTip": "页面权限已更新,请刷新页面以查看最新内容。" | ||
"pagePermissionChangeTip": "页面权限已更新,请刷新页面以查看最新内容。", | ||
"listEmptyTips": "列表为空", | ||
"billing": { | ||
"overLimits": "超出限制", | ||
"overLimitsDescription": "用量已超出了当前订阅版本的限制,您可以升级到更高级的版本以解锁更多功能用量。", | ||
"userLimitExceededDescription": "当前实例已达到许可证允许的最大用户数限制,请停用超限的用户或升级许可证以继续使用。", | ||
"unavailableInPlanTips": "当前订阅计划不支持此功能", | ||
"levelTips": "当前空间使用的是{{level}}计划" | ||
}, | ||
"admin": { | ||
"setting": { | ||
"description": "更改当前实例的设置", | ||
"allowSignUp": "允许新用户注册", | ||
"allowSignUpDescription": "关闭此选项将禁止新用户注册,登录页面将不再显示注册按钮。", | ||
"allowSpaceInvitation": "允许发送空间邀请", | ||
"allowSpaceInvitationDescription": "关闭此选项将禁止除管理员以外的用户邀请他人加入空间。开启此选项后,即使新账户注册已被禁用,仍允许被直接邀请的用户创建账户。", | ||
"allowSpaceCreation": "允许所有人创建新的空间", | ||
"allowSpaceCreationDescription": "关闭此选项将禁止除管理员以外的用户创建新的空间。" | ||
} | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
93961
1546
1