We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 028d92f commit b076d08Copy full SHA for b076d08
src/ui/components/Checkout/i18n/index.ts
@@ -38,8 +38,8 @@ export const Strings = {
38
ja: '承認プロセスの完了までお待ちください...',
39
},
40
PurchaseGreeting: {
41
- en: 'Thank you for your purchase!',
42
- ja: 'ご購入いただき、ありがとうございました!',
+ en: 'Thank you! The item has been successfully claimed.',
+ ja: 'ありがとうございます!アイテムを受け取りました。',
43
44
TxConfirmationPending: {
45
en: 'Awaiting transaction confirmation on wallet...',
0 commit comments