mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat: add file upload support
This commit is contained in:
@@ -188,6 +188,7 @@ export default {
|
||||
'composer.terminal': 'Terminal',
|
||||
'composer.abort': 'Abort',
|
||||
'composer.switchRemote': 'Switch to remote mode',
|
||||
'composer.attach': 'Attach file',
|
||||
'composer.send': 'Send',
|
||||
|
||||
// Banners
|
||||
@@ -221,4 +222,4 @@ export default {
|
||||
'misc.permissionRequired': 'permission required',
|
||||
'misc.percentLeft': '{percent}% left',
|
||||
'misc.online': 'online',
|
||||
} as const
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user