修改一些已知BUG

优化站内发件无需第三方

修改一些已知BUG
This commit is contained in:
eoao
2026-02-07 22:41:01 +08:00
parent 24e37288e5
commit 216f7272d8
10 changed files with 70 additions and 20 deletions

View File

@@ -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',

View File

@@ -248,6 +248,7 @@ const zh = {
language: '网站语言',
totalUserAccount: '{msg} 个',
sendBanned: '已禁用',
sendInternal: '仅站内',
wrote: '来信',
support: '捐助',
supportDesc: '请我喝杯奶茶',