i18n: translate the P2P/Buy-Sell nav label per language

The Finance 'P2P/Buy-Sell' tile label was the hardcoded Latin string
'P2P/Buy-Sell' in all six locales, so it stayed untranslated (English) when
switching to Sorani/Farsi/Arabic/Turkish/Kurmancî. Keep the universal 'P2P'
token and translate the buy-sell part (TR Al-Sat, KMR Kirîn-Firotin,
CKB کڕین-فرۆشتن, FA خرید-فروش, AR بيع-شراء).
This commit is contained in:
2026-06-20 05:57:19 -07:00
parent 070d682759
commit 35d7ab38fa
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3808,7 +3808,7 @@ export default {
'mobile.app.bank': 'Banka',
'mobile.app.exchange': 'Borsa',
'mobile.app.dex': 'Pez-DEX',
'mobile.app.p2p': 'P2P/Buy-Sell',
'mobile.app.p2p': 'P2P/Al-Sat',
'mobile.app.b2b': 'B2B',
'mobile.app.bacZekat': 'Vergi/Zekat',
'mobile.app.launchpad': 'Launchpad',