feat: 文件箱标题区分收件箱和发件箱
This commit is contained in:
@@ -31,7 +31,8 @@ export default {
|
||||
fileBox: {
|
||||
copySuccess: 'Copied successfully',
|
||||
inputNotEmpty: 'Please enter the five-digit pickup code',
|
||||
fileBox: 'File Box',
|
||||
sendFileBox: 'Send File Box',
|
||||
receiveFileBox: 'Receive File Box',
|
||||
textDetail: 'Text Detail',
|
||||
copy: 'Copy',
|
||||
close: 'Close',
|
||||
|
||||
Reference in New Issue
Block a user