diff --git a/src/i18n/translations/ckb.ts b/src/i18n/translations/ckb.ts index 19c1ffb..080b312 100644 --- a/src/i18n/translations/ckb.ts +++ b/src/i18n/translations/ckb.ts @@ -410,7 +410,8 @@ const ckb: Translations = { verifyingDesc: 'مامەڵە لەسەر زنجیرە پشکنین دەکرێت. ئەمە دەکرێت تا ٦٠ چرکە بخایەنێت.', depositSuccess: 'پارەدانان سەرکەوتوو بوو!', depositFailed: 'پارەدانان سەرنەکەوت', - depositInstructions: 'تۆکن بنێرە بۆ ناونیشانی جزدانی پلاتفۆرمی خوارەوە، پاشان هاشی مامەڵە بلکێنە بۆ پشتڕاستکردنەوە.', + depositInstructions: + 'تۆکن بنێرە بۆ ناونیشانی جزدانی پلاتفۆرمی خوارەوە، پاشان هاشی مامەڵە بلکێنە بۆ پشتڕاستکردنەوە.', depositInvalidAmount: 'تکایە بڕێکی دروست بنووسە', selectToken: 'تۆکن هەڵبژێرە', withdrawAmount: 'بڕی دەرهێنان', diff --git a/src/i18n/translations/en.ts b/src/i18n/translations/en.ts index 5ddce1b..2399513 100644 --- a/src/i18n/translations/en.ts +++ b/src/i18n/translations/en.ts @@ -409,14 +409,16 @@ const en: Translations = { verifyingDesc: 'Checking on-chain transaction. This may take up to 60 seconds.', depositSuccess: 'Deposit Successful!', depositFailed: 'Deposit Failed', - depositInstructions: 'Send tokens to the platform wallet address below, then paste the transaction hash to verify.', + depositInstructions: + 'Send tokens to the platform wallet address below, then paste the transaction hash to verify.', depositInvalidAmount: 'Please enter a valid amount', selectToken: 'Select Token', withdrawAmount: 'Withdrawal Amount', networkFee: 'Network Fee', netAmount: 'You Receive', withdrawSuccess: 'Withdrawal Requested!', - withdrawProcessing: 'Your withdrawal is being processed. Tokens will be sent to your wallet shortly.', + withdrawProcessing: + 'Your withdrawal is being processed. Tokens will be sent to your wallet shortly.', withdrawing: 'Processing...', minWithdraw: 'Min Withdrawal', maxAvailable: 'Max', diff --git a/src/i18n/translations/fa.ts b/src/i18n/translations/fa.ts index cdd22cc..7563158 100644 --- a/src/i18n/translations/fa.ts +++ b/src/i18n/translations/fa.ts @@ -409,14 +409,16 @@ const fa: Translations = { verifyingDesc: 'تراکنش روی زنجیره بررسی می‌شود. این ممکن است تا ۶۰ ثانیه طول بکشد.', depositSuccess: 'واریز موفق!', depositFailed: 'واریز ناموفق', - depositInstructions: 'توکن‌ها را به آدرس کیف پول پلتفرم زیر ارسال کنید، سپس هش تراکنش را برای تایید جایگذاری کنید.', + depositInstructions: + 'توکن‌ها را به آدرس کیف پول پلتفرم زیر ارسال کنید، سپس هش تراکنش را برای تایید جایگذاری کنید.', depositInvalidAmount: 'لطفا مقدار معتبری وارد کنید', selectToken: 'انتخاب توکن', withdrawAmount: 'مقدار برداشت', networkFee: 'کارمزد شبکه', netAmount: 'دریافتی شما', withdrawSuccess: 'درخواست برداشت ثبت شد!', - withdrawProcessing: 'برداشت شما در حال پردازش است. توکن‌ها به زودی به کیف پول شما ارسال می‌شوند.', + withdrawProcessing: + 'برداشت شما در حال پردازش است. توکن‌ها به زودی به کیف پول شما ارسال می‌شوند.', withdrawing: 'در حال پردازش...', minWithdraw: 'حداقل برداشت', maxAvailable: 'حداکثر', diff --git a/src/i18n/translations/krd.ts b/src/i18n/translations/krd.ts index 8c28534..0d82b0c 100644 --- a/src/i18n/translations/krd.ts +++ b/src/i18n/translations/krd.ts @@ -418,17 +418,20 @@ const krd: Translations = { optional: 'ne mecbûrî', verifyDeposit: 'Depoyê Verast Bike', verifying: 'Tê verast kirin...', - verifyingDesc: 'Danûstandin li ser zincîrê tê kontrol kirin. Ev dikare heya 60 çirkeyan bigire.', + verifyingDesc: + 'Danûstandin li ser zincîrê tê kontrol kirin. Ev dikare heya 60 çirkeyan bigire.', depositSuccess: 'Depo Serkeftî!', depositFailed: 'Depo Serneket', - depositInstructions: 'Token bişîne navnîşana cûzdanê ya platformê ya jêrîn, paşê hash ya danûstandinê bişkoje ji bo verastkirin.', + depositInstructions: + 'Token bişîne navnîşana cûzdanê ya platformê ya jêrîn, paşê hash ya danûstandinê bişkoje ji bo verastkirin.', depositInvalidAmount: 'Ji kerema xwe mîqdarek derbasdar binivîsin', selectToken: 'Token Hilbijêrin', withdrawAmount: 'Mîqdara Derxistinê', networkFee: 'Heqê Torê', netAmount: 'Hûn Digirin', withdrawSuccess: 'Daxwaza Derxistinê Hat Afirandin!', - withdrawProcessing: 'Derxistina we tê pêvajokirin. Token dê di demeke kurt de bên şandin bo cûzdanê we.', + withdrawProcessing: + 'Derxistina we tê pêvajokirin. Token dê di demeke kurt de bên şandin bo cûzdanê we.', withdrawing: 'Tê pêvajokirin...', minWithdraw: 'Kêmtirîn Derxistin', maxAvailable: 'Herî zêde', diff --git a/src/i18n/translations/tr.ts b/src/i18n/translations/tr.ts index 7dd2ee2..16daf85 100644 --- a/src/i18n/translations/tr.ts +++ b/src/i18n/translations/tr.ts @@ -409,7 +409,8 @@ const tr: Translations = { verifyingDesc: 'Zincir üzerinde işlem kontrol ediliyor. Bu 60 saniyeye kadar sürebilir.', depositSuccess: 'Yatırma Başarılı!', depositFailed: 'Yatırma Başarısız', - depositInstructions: 'Aşağıdaki platform cüzdan adresine token gönderin, ardından doğrulamak için işlem hash yapıştırın.', + depositInstructions: + 'Aşağıdaki platform cüzdan adresine token gönderin, ardından doğrulamak için işlem hash yapıştırın.', depositInvalidAmount: 'Geçerli bir miktar girin', selectToken: 'Token Seçin', withdrawAmount: 'Çekim Miktarı',