修改一些已知BUG
优化站内发件无需第三方 修改一些已知BUG
This commit is contained in:
@@ -73,7 +73,7 @@ const en = {
|
||||
unauthorized: 'Unauthorized',
|
||||
unlimited: 'Unlimited',
|
||||
sendCount: 'Send email : ',
|
||||
accountCount: 'Add Address : ',
|
||||
accountCount: 'Add address : ',
|
||||
action: 'Action',
|
||||
chgPwd: 'Password',
|
||||
perm: 'Role',
|
||||
@@ -248,6 +248,7 @@ const en = {
|
||||
language: 'Language',
|
||||
totalUserAccount: '{msg}',
|
||||
sendBanned: 'Banned',
|
||||
sendInternal: 'Only internal',
|
||||
wrote: 'wrote',
|
||||
support: 'Support',
|
||||
supportDesc: 'Buy me tea',
|
||||
|
||||
@@ -248,6 +248,7 @@ const zh = {
|
||||
language: '网站语言',
|
||||
totalUserAccount: '{msg} 个',
|
||||
sendBanned: '已禁用',
|
||||
sendInternal: '仅站内',
|
||||
wrote: '来信',
|
||||
support: '捐助',
|
||||
supportDesc: '请我喝杯奶茶',
|
||||
|
||||
Reference in New Issue
Block a user