mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
fix: replace orphaned shareModal i18n keys in GiftResult
GiftResult.tsx referenced gift.shareModalCopied and shareModalCopyAll which were removed with the modal. Use common.copied and add new gift.copyMessage key instead.
This commit is contained in:
@@ -4248,6 +4248,7 @@
|
||||
"unlimitedTraffic": "Unlimited",
|
||||
"shareModalActivateVia": "Activate via bot:",
|
||||
"shareModalActivateViaCabinet": "Or via website:",
|
||||
"copyMessage": "Copy message",
|
||||
"shareToastCopied": "Message copied",
|
||||
"shareToastTapCopy": "tap to copy again"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user