mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 16:24:25 +08:00
move query parameter utc_offset to header
This commit is contained in:
@@ -491,6 +491,7 @@ export default {
|
||||
'operation failed': 'Operation failed',
|
||||
'nothing will be updated': 'Nothing will be updated',
|
||||
'failed to request third party api': 'Failed to request third party api',
|
||||
'client timezone offset is invalid': 'Client timezone offset is invalid',
|
||||
'user id is invalid': 'User ID is invalid',
|
||||
'username is empty': 'Username is empty',
|
||||
'email is empty': 'Email is empty',
|
||||
|
||||
@@ -491,6 +491,7 @@ export default {
|
||||
'operation failed': '操作失败',
|
||||
'nothing will be updated': '没有内容更新',
|
||||
'failed to request third party api': '请求第三方接口失败',
|
||||
'client timezone offset is invalid': '客户端时区时间差异无效',
|
||||
'user id is invalid': '用户ID无效',
|
||||
'username is empty': '用户名为空',
|
||||
'email is empty': '电子邮箱为空',
|
||||
|
||||
Reference in New Issue
Block a user