Skip to content

Commit b076d08

Browse files
committed
i18n tweaking
1 parent 028d92f commit b076d08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ui/components/Checkout/i18n/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ export const Strings = {
3838
ja: '承認プロセスの完了までお待ちください...',
3939
},
4040
PurchaseGreeting: {
41-
en: 'Thank you for your purchase!',
42-
ja: 'ご購入いただき、ありがとうございました!',
41+
en: 'Thank you! The item has been successfully claimed.',
42+
ja: 'ありがとうございます!アイテムを受け取りました。',
4343
},
4444
TxConfirmationPending: {
4545
en: 'Awaiting transaction confirmation on wallet...',

0 commit comments

Comments
 (0)