feat(web): share conversation turns as images (#1047)

This commit is contained in:
Ananovo
2026-07-27 19:26:38 +08:00
committed by GitHub
parent e52443f4cf
commit 4a63418103
18 changed files with 1191 additions and 12 deletions
+12
View File
@@ -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',