mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43: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:
@@ -4813,11 +4813,9 @@
|
||||
"devicesShort_many": "устр.",
|
||||
"gbShort": "ГБ",
|
||||
"unlimitedTraffic": "Безлимит",
|
||||
"shareModalTitle": "Поделиться подарком",
|
||||
"shareModalDesc": "Отправьте это сообщение получателю подарка",
|
||||
"shareModalActivateVia": "Активировать через бота:",
|
||||
"shareModalActivateViaCabinet": "Или через сайт:",
|
||||
"shareModalCopyAll": "Скопировать сообщение",
|
||||
"shareModalCopied": "Скопировано!"
|
||||
"shareToastCopied": "Сообщение скопировано",
|
||||
"shareToastTapCopy": "нажмите чтобы скопировать ещё раз"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user