mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-07 06:52:28 +00:00
fix(web): polish shared turn image UX (#1208)
* feat(web): include session title in share image filename * fix(web): polish shared turn image UX
This commit is contained in:
@@ -16,12 +16,12 @@ export default {
|
||||
'shareTurn.badge': 'Shared turn',
|
||||
'shareTurn.generated': 'Generated by HAPI',
|
||||
'shareTurn.cancel': 'Cancel',
|
||||
'shareTurn.copy': 'Copy image',
|
||||
'shareTurn.copy': 'Copy',
|
||||
'shareTurn.copying': 'Copying…',
|
||||
'shareTurn.copied': 'Copied',
|
||||
'shareTurn.share': 'Share file',
|
||||
'shareTurn.share': 'Share',
|
||||
'shareTurn.sharing': 'Sharing…',
|
||||
'shareTurn.download': 'Download PNG',
|
||||
'shareTurn.download': 'Download',
|
||||
'shareTurn.saving': 'Saving…',
|
||||
|
||||
// Login / Auth
|
||||
|
||||
Reference in New Issue
Block a user