forked from github/dataease
fix: 国际化
This commit is contained in:
parent
4c117ff16a
commit
3a9b65b356
@ -424,8 +424,8 @@ export default {
|
||||
name_is_required: 'User name is required',
|
||||
password_is_required: 'Password is required',
|
||||
help_document_link: 'Invalid help document link',
|
||||
such_as_dataeasedataease: 'Please enter the login page title, such as: dataeasedataease',
|
||||
for_example_dataease: 'Please enter the system name, for example: dataease',
|
||||
such_as_dataeasedataease: 'Please enter the login page title, such as: DataEase',
|
||||
for_example_dataease: 'Please enter the system name, for example: DataEase',
|
||||
time_is_required: 'Start time is required',
|
||||
delete_this_task: 'Are you sure to delete this task?',
|
||||
it_takes_effect: 'Uninstall and restart the server before it takes effect',
|
||||
|
@ -426,7 +426,7 @@ export default {
|
||||
name_is_required: '用戶名為必填',
|
||||
password_is_required: '密碼為必填',
|
||||
help_document_link: '幫助文檔連結無效',
|
||||
such_as_dataeasedataease: '請輸入登入頁面標題,比如:DataEaseDataEase',
|
||||
such_as_dataeasedataease: '請輸入登入頁面標題,比如:DataEase',
|
||||
for_example_dataease: '請輸入系統名稱,比如:DataEase',
|
||||
time_is_required: '開始時間為必填',
|
||||
it_takes_effect: '卸載並重啓服務器之後才能生效',
|
||||
|
@ -425,7 +425,7 @@ export default {
|
||||
name_is_required: '用户名为必填',
|
||||
password_is_required: '密码为必填',
|
||||
help_document_link: '帮助文档链接无效',
|
||||
such_as_dataeasedataease: '请输入登录页面标题,比如:DataEaseDataEase',
|
||||
such_as_dataeasedataease: '请输入登录页面标题,比如:DataEase',
|
||||
for_example_dataease: '请输入系统名称,比如:DataEase',
|
||||
time_is_required: '开始时间为必填',
|
||||
it_takes_effect: '卸载并重启服务器之后才能生效',
|
||||
|
Loading…
Reference in New Issue
Block a user