mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
feat(web): share conversation turns as images (#1047)
This commit is contained in:
@@ -11,6 +11,18 @@ export default {
|
||||
'message.copy': 'Copy',
|
||||
'message.copied': 'Copied',
|
||||
'message.info': 'Message details',
|
||||
'message.shareTurn': 'Share turn as image',
|
||||
'shareTurn.title': 'Share turn as image',
|
||||
'shareTurn.badge': 'Shared turn',
|
||||
'shareTurn.generated': 'Generated by HAPI',
|
||||
'shareTurn.cancel': 'Cancel',
|
||||
'shareTurn.copy': 'Copy image',
|
||||
'shareTurn.copying': 'Copying…',
|
||||
'shareTurn.copied': 'Copied',
|
||||
'shareTurn.share': 'Share file',
|
||||
'shareTurn.sharing': 'Sharing…',
|
||||
'shareTurn.download': 'Download PNG',
|
||||
'shareTurn.saving': 'Saving…',
|
||||
|
||||
// Login / Auth
|
||||
'login.title': 'HAPI',
|
||||
|
||||
Reference in New Issue
Block a user