Unverified 提交 d9111718 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #2001 from dataease/pr@dev@fix_pblink_i18n

fix: 公共链接国际化
......@@ -1384,9 +1384,9 @@ export default {
},
pblink: {
key_pwd: 'Please enter the password to open the link',
input_placeholder: 'Please enter the 4-digit password',
input_placeholder: 'Please enter the 4-digits-letters',
pwd_error: 'Wrong password',
pwd_format_error: 'Please enter the 4-digit password',
pwd_format_error: 'Please enter the 4-digits-letters',
sure_bt: 'Confirm'
},
panel: {
......
......@@ -1385,9 +1385,9 @@ export default {
},
pblink: {
key_pwd: '請輸入密碼打開鏈接',
input_placeholder: '請輸入4位數字密碼',
input_placeholder: '請輸入4位數字或字母',
pwd_error: '密碼錯誤',
pwd_format_error: '請輸入4位數字密碼',
pwd_format_error: '請輸入4位數字或字母',
sure_bt: '確定'
},
panel: {
......
......@@ -1393,9 +1393,9 @@ export default {
},
pblink: {
key_pwd: '请输入密码打开链接',
input_placeholder: '请输入4位数字密码',
input_placeholder: '请输入4位数字或字母',
pwd_error: '密码错误',
pwd_format_error: '请输入4位数字密码',
pwd_format_error: '请输入4位数字或字母',
sure_bt: '确定'
},
panel: {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论