mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-30 02:23:47 +00:00
refactor: replace share modal with auto-copy toast
Remove the full-screen ShareModal dialog that appeared when sharing a gift code. Replace with a bottom toast that automatically copies the share message to clipboard on button press and slides up from the bottom. The toast auto-dismisses after 5 seconds and can be tapped to copy again.
This commit is contained in:
@@ -4246,11 +4246,9 @@
|
||||
"devicesShort": "dev.",
|
||||
"gbShort": "GB",
|
||||
"unlimitedTraffic": "Unlimited",
|
||||
"shareModalTitle": "Share gift",
|
||||
"shareModalDesc": "Send this message to the gift recipient",
|
||||
"shareModalActivateVia": "Activate via bot:",
|
||||
"shareModalActivateViaCabinet": "Or via website:",
|
||||
"shareModalCopyAll": "Copy message",
|
||||
"shareModalCopied": "Copied!"
|
||||
"shareToastCopied": "Message copied",
|
||||
"shareToastTapCopy": "tap to copy again"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user