diff --git a/packages/shared/i18n/locales/tonkeeper/en.json b/packages/shared/i18n/locales/tonkeeper/en.json index 830a1d6bf..0de2f1f34 100644 --- a/packages/shared/i18n/locales/tonkeeper/en.json +++ b/packages/shared/i18n/locales/tonkeeper/en.json @@ -130,7 +130,7 @@ "transactions": { "types": { "nft": "NFT transfers", - "swap": "swaps", + "swap": "swaps via Tonkeeper", "jetton": "token transfers", "ton": "TON transfers" }, @@ -156,7 +156,7 @@ "ok": "OK", "title": "Tonkeeper Battery", "description": { - "empty": "Swap, send tokens and NFTs.", + "empty": "Swap via Tonkeeper, send tokens and NFTs.", "other": { "few": "%{count} charges", "many": "%{count} charges", diff --git a/packages/shared/i18n/locales/tonkeeper/ru-RU.json b/packages/shared/i18n/locales/tonkeeper/ru-RU.json index 88d33513b..961df975d 100644 --- a/packages/shared/i18n/locales/tonkeeper/ru-RU.json +++ b/packages/shared/i18n/locales/tonkeeper/ru-RU.json @@ -1064,7 +1064,7 @@ "transactions": { "types": { "nft": "отправка NFT", - "swap": "обмен", + "swap": "обмен через Tonkeeper", "jetton": "отправка токенов", "ton": "отправка TON" }, @@ -1090,7 +1090,7 @@ "ok": "OK", "title": "Батарейка Tonkeeper", "description": { - "empty": "Обменивайте и отправляйте токены.", + "empty": "Обменивайте через Tonkeeper, отправляйте токены.", "other": { "few": "%{count} заряда", "many": "%{count} зарядов",