mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
modify text and field name
This commit is contained in:
+1
-1
@@ -558,7 +558,7 @@ export default {
|
||||
'api not found': 'Failed to request api',
|
||||
'not implemented': 'Not implemented',
|
||||
'database operation failed': 'Database operation failed',
|
||||
'smtp server is not enabled': 'Smtp server is not enabled',
|
||||
'SMTP server is not enabled': 'SMTP server is not enabled',
|
||||
'incomplete or incorrect submission': 'Incomplete or incorrect submission',
|
||||
'operation failed': 'Operation failed',
|
||||
'nothing will be updated': 'Nothing will be updated',
|
||||
|
||||
@@ -558,7 +558,7 @@ export default {
|
||||
'api not found': '接口调用失败',
|
||||
'not implemented': '未实现',
|
||||
'database operation failed': '数据库操作失败',
|
||||
'smtp server is not enabled': 'Smtp 服务器没有启用',
|
||||
'SMTP server is not enabled': 'SMTP 服务器没有启用',
|
||||
'incomplete or incorrect submission': '提交不完整或不正确',
|
||||
'operation failed': '操作失败',
|
||||
'nothing will be updated': '没有内容更新',
|
||||
|
||||
Reference in New Issue
Block a user