Update i18n words

This commit is contained in:
Yang Luo
2023-06-16 22:04:50 +08:00
parent 63dd2e781e
commit ebc0e0f2c9

View File

@ -226,7 +226,7 @@
"Forget URL - Tooltip": "自定义忘记密码页面的URL不设置时采用Casdoor默认的忘记密码页面设置后Casdoor各类页面的忘记密码链接会跳转到该URL", "Forget URL - Tooltip": "自定义忘记密码页面的URL不设置时采用Casdoor默认的忘记密码页面设置后Casdoor各类页面的忘记密码链接会跳转到该URL",
"Found some texts still not translated? Please help us translate at": "发现有些文字尚未翻译?请移步这里帮我们翻译:", "Found some texts still not translated? Please help us translate at": "发现有些文字尚未翻译?请移步这里帮我们翻译:",
"Go to writable demo site?": "跳转至可写演示站点?", "Go to writable demo site?": "跳转至可写演示站点?",
"Groups": "用户组", "Groups": "组",
"Groups - Tooltip": "Groups - Tooltip", "Groups - Tooltip": "Groups - Tooltip",
"Home": "首页", "Home": "首页",
"Home - Tooltip": "应用的首页", "Home - Tooltip": "应用的首页",
@ -343,11 +343,11 @@
"{total} in total": "{total} 总计" "{total} in total": "{total} 总计"
}, },
"group": { "group": {
"Edit Group": "编辑用户组", "Edit Group": "编辑组",
"New Group": "新建用户组", "New Group": "新建组",
"Parent group": "上级组", "Parent group": "上级组",
"Parent group - Tooltip": "上级组", "Parent group - Tooltip": "上级组",
"Physical": "物理组", "Physical": "实体组",
"Show all": "显示全部", "Show all": "显示全部",
"Virtual": "虚拟组" "Virtual": "虚拟组"
}, },