@orderly.network/i18n 3.1.0 → 3.1.1-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{constant-C85biO-A.d.mts → constant-B2a6pZlu.d.mts} +16 -2
- package/dist/{constant-C85biO-A.d.ts → constant-B2a6pZlu.d.ts} +16 -2
- package/dist/constant.d.mts +1 -1
- package/dist/constant.d.ts +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +17 -3
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +17 -3
- package/dist/index.mjs.map +1 -1
- package/dist/locale.csv +16 -2
- package/dist/locales/ar.json +16 -2
- package/dist/locales/de.json +16 -2
- package/dist/locales/en.json +16 -2
- package/dist/locales/es.json +16 -2
- package/dist/locales/fa.json +16 -2
- package/dist/locales/fr.json +16 -2
- package/dist/locales/he.json +16 -2
- package/dist/locales/id.json +16 -2
- package/dist/locales/it.json +16 -2
- package/dist/locales/ja.json +16 -2
- package/dist/locales/ko.json +16 -2
- package/dist/locales/nl.json +16 -2
- package/dist/locales/pl.json +16 -2
- package/dist/locales/pt.json +16 -2
- package/dist/locales/ru.json +16 -2
- package/dist/locales/tc.json +16 -2
- package/dist/locales/tr.json +16 -2
- package/dist/locales/uk.json +16 -2
- package/dist/locales/vi.json +16 -2
- package/dist/locales/zh.json +16 -2
- package/dist/utils.d.mts +1 -1
- package/dist/utils.d.ts +1 -1
- package/dist/utils.js +17 -3
- package/dist/utils.js.map +1 -1
- package/dist/utils.mjs +17 -3
- package/dist/utils.mjs.map +1 -1
- package/package.json +2 -2
package/dist/locales/ru.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "Недавние",
|
|
138
138
|
"markets.newListings": "Новые листинги",
|
|
139
139
|
"markets.community": "Community",
|
|
140
|
+
"markets.tradFi": "Традиционные финансы",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "Все рынки",
|
|
141
143
|
"markets.openInterest": "Открытый интерес",
|
|
142
144
|
"markets.openInterest.tooltip": "Общий размер позиций на сторону.",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "Расч. ставка фандинга",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Ставки фандинга - это платежи между трейдерами, которые находятся в длинной и короткой позициях. Когда ставка положительная, длинные позиции платят коротким позициям. Когда отрицательная, короткие позиции платят длинным.",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} — листинг без разрешительной процедуры, поддерживается только изолированная маржа, развёрнут и эксплуатируется независимо {{brokerName}}. Учитывайте повышенные риски: низкая ликвидность, высокая волатильность и повышенный риск ликвидации.",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "Уровень комиссии",
|
|
190
193
|
"portfolio.apiKeys": "API ключи",
|
|
191
194
|
"portfolio.setting": "Настройки",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "Недостаточно ликвидности. Пожалуйста, попробуйте позже или используйте другую сеть для депозита.",
|
|
918
921
|
"transfer.convert.completed": "Конвертация завершена",
|
|
919
922
|
"transfer.convert.failed": "Ошибка конвертации",
|
|
923
|
+
"transfer.convert.quoteFailed": "Не удалось запросить котировку. Повторите попытку позже.",
|
|
920
924
|
"transfer.depositCap": "Лимит депозита",
|
|
921
925
|
"transfer.depositCap.tooltip": "Максимальная сумма депозита для ",
|
|
922
926
|
"transfer.deposit.convertRate": "Курс конвертации",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "Оставшиеся реферальные коды",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "Разделение по умолчанию",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "Вы / Реферал",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "Вы / Прямые рефералы",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "Трейдеры",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "Рефералы / Трейдеры",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "Копировать ссылку",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "Общая комиссия должна быть равна вашему максимальному лимиту комиссии",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "Реферальная ставка успешно обновлена",
|
|
1028
1033
|
"affiliate.direct": "От прямых рефералов",
|
|
1029
|
-
"affiliate.directInclBonus": "Вкл. {{amount}} доп. бонус",
|
|
1030
1034
|
"affiliate.indirect": "От косвенных рефералов",
|
|
1031
1035
|
"affiliate.referredBy": "Приглашён пользователем {{name}}",
|
|
1032
1036
|
"affiliate.referrals": "Рефералы",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "Настроить параметры реферальной программы",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "Сохранить изменения?",
|
|
1034
1039
|
"affiliate.referralCode.create": "Создать реферальные коды",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "Создать новый реферальный код",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "Реферальный код создан!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "Сбросить до ставки комиссии по умолчанию",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "Это действие удалит пользовательские настройки для {{accountId}} и применит конфигурацию по умолчанию.",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "Ставка после сброса",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "Стратегия разделения дохода",
|
|
1051
1055
|
"affiliate.youKeep": "Вы сохраняете",
|
|
1052
1056
|
"affiliate.refereesGet": "Рефералы получают",
|
|
1057
|
+
"affiliate.directReferee": "Прямой реферал",
|
|
1058
|
+
"affiliate.directRefereesGet": "Прямые рефералы получают",
|
|
1059
|
+
"affiliate.affiliateGet": "Партнёр получает",
|
|
1060
|
+
"affiliate.totalToSplit": "Всего к распределению",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "Как минимум {{amount}} передаются вашим прямым рефералам.",
|
|
1062
|
+
"affiliate.yourCommissionRates": "Ваши комиссионные ставки",
|
|
1063
|
+
"affiliate.directTrades": "Прямые сделки",
|
|
1064
|
+
"affiliate.indirectTrades": "Косвенные сделки",
|
|
1065
|
+
"affiliate.directTradesDescription": "Когда торгует ваш прямой реферал.",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "Когда торгуют рефералы вашего реферала (или на более глубоких уровнях).",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> дополнительный бонус за прямых рефералов",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "Зарабатывать реферальные комиссии",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "Приглашайте трейдеров и зарабатывайте пассивные комиссии с торговых операций во всей вашей реферальной сети",
|
package/dist/locales/tc.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "最近",
|
|
138
138
|
"markets.newListings": "新上市",
|
|
139
139
|
"markets.community": "社區",
|
|
140
|
+
"markets.tradFi": "傳統金融",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "所有市場",
|
|
141
143
|
"markets.openInterest": "未平倉合約",
|
|
142
144
|
"markets.openInterest.tooltip": "每边持倉的总規模。",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "預計資金利率",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "資金利率是多頭和空頭交易者之間的支付。当為正时,多頭支付空頭資金。当為負时,空頭支付多頭資金。",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} 為無需許可上線的交易對,僅支援逐倉保證金,由 {{brokerName}} 獨立部署與營運。請注意相關風險,包括流動性較低、波動較大以及清算風險較高等。",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "費率等級",
|
|
190
193
|
"portfolio.apiKeys": "API密鑰",
|
|
191
194
|
"portfolio.setting": "設置",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "流動性不足。請稍後再试或使用其他鏈進行存款。",
|
|
918
921
|
"transfer.convert.completed": "轉換完成",
|
|
919
922
|
"transfer.convert.failed": "轉換失敗",
|
|
923
|
+
"transfer.convert.quoteFailed": "報價請求失敗。請稍後再試。",
|
|
920
924
|
"transfer.depositCap": "存款上限",
|
|
921
925
|
"transfer.depositCap.tooltip": "最大存款金額 ",
|
|
922
926
|
"transfer.deposit.convertRate": "兑换匯率",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "剩餘推薦码",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "預設分成",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "您/被推薦人",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "您/直邀下級",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "交易員",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "被推薦人/交易員",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "複製連結",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "總佣金率必须等于您的最高佣金率限制",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "推薦費率更新成功",
|
|
1028
1033
|
"affiliate.direct": "來自直邀下級",
|
|
1029
|
-
"affiliate.directInclBonus": "含 {{amount}} 額外分成",
|
|
1030
1034
|
"affiliate.indirect": "來自間接下級",
|
|
1031
1035
|
"affiliate.referredBy": "由 {{name}} 推薦",
|
|
1032
1036
|
"affiliate.referrals": "推薦",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "配置您的推薦設定",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "儲存變更?",
|
|
1034
1039
|
"affiliate.referralCode.create": "建立推薦碼",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "建立新推薦碼",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "推薦碼建立成功!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "重置為預設返傭率",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "此操作將刪除 {{accountId}} 的自訂設定並套用預設配置。",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "重置後的返傭率",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "收入分成策略",
|
|
1051
1055
|
"affiliate.youKeep": "個人保留",
|
|
1052
1056
|
"affiliate.refereesGet": "受邀人獲得",
|
|
1057
|
+
"affiliate.directReferee": "直邀下級",
|
|
1058
|
+
"affiliate.directRefereesGet": "直邀下級獲得",
|
|
1059
|
+
"affiliate.affiliateGet": "聯盟獲得",
|
|
1060
|
+
"affiliate.totalToSplit": "總分成",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "至少有 {{amount}} 將分配給您的直邀下級。",
|
|
1062
|
+
"affiliate.yourCommissionRates": "您的佣金費率",
|
|
1063
|
+
"affiliate.directTrades": "直邀交易",
|
|
1064
|
+
"affiliate.indirectTrades": "間接交易",
|
|
1065
|
+
"affiliate.directTradesDescription": "當您的直邀被推薦人交易時。",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "當您被推薦人的下級(或更深層級)交易時。",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> 直邀好友額外分成",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "賺取邀請返傭",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "邀請交易者,從整個推薦連結的所有交易中賺取被動收益。",
|
package/dist/locales/tr.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "Son",
|
|
138
138
|
"markets.newListings": "Yeni listeler",
|
|
139
139
|
"markets.community": "Community",
|
|
140
|
+
"markets.tradFi": "Geleneksel finans",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "Tüm piyasalar",
|
|
141
143
|
"markets.openInterest": "Açık ilgi",
|
|
142
144
|
"markets.openInterest.tooltip": "Taraf başına toplam pozisyon büyüklüğü.",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "Tah. fonlama oranı",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Fonlama oranları, uzun ve kısa pozisyonlardaki işlemciler arasındaki ödemelerdir. Pozitif olduğunda, uzun pozisyonlar kısa pozisyonlara fonlama öder. Negatif olduğunda, kısa pozisyonlar uzun pozisyonlara fonlama öder.",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}}, yalnızca izole marj destekleyen izinsiz bir listelemedir; {{brokerName}} tarafından bağımsız olarak dağıtılmakta ve işletilmektedir. Düşük likidite, yüksek oynaklık ve artan tasfiye riski dahil yükselmiş risklerin farkında olun.",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "Ücret seviyesi",
|
|
190
193
|
"portfolio.apiKeys": "API Anahtarları",
|
|
191
194
|
"portfolio.setting": "Ayar",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "Yeterli likidite yok. Lütfen daha sonra tekrar deneyin veya başka bir zincir kullanarak yatırın.",
|
|
918
921
|
"transfer.convert.completed": "Dönüşüm tamamlandı",
|
|
919
922
|
"transfer.convert.failed": "Dönüştürme başarısız",
|
|
923
|
+
"transfer.convert.quoteFailed": "Fiyat teklifi isteği başarısız oldu. Lütfen daha sonra tekrar deneyin.",
|
|
920
924
|
"transfer.depositCap": "Yatırım limiti",
|
|
921
925
|
"transfer.depositCap.tooltip": "Maksimum yatırım tutarı ",
|
|
922
926
|
"transfer.deposit.convertRate": "Dönüştürme oranı",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "Kalan yönlendirme kodları",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "Varsayılan bölünme",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "Siz / Yönlendirilen",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "Siz / Doğrudan yönlendirilenler",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "İşlemciler",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "Yönlendirilenler / İşlemciler",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "Bağlantıyı kopyala",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "Toplam komisyon oranı maksimum komisyon oranı limitinize eşit olmalıdır",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "Yönlendirme oranı başarıyla güncellendi",
|
|
1028
1033
|
"affiliate.direct": "Doğrudan yönlendirmelerden",
|
|
1029
|
-
"affiliate.directInclBonus": "{{amount}} ek bonus dahil",
|
|
1030
1034
|
"affiliate.indirect": "Dolaylı yönlendirmelerden",
|
|
1031
1035
|
"affiliate.referredBy": "{{name}} tarafından yönlendirildi",
|
|
1032
1036
|
"affiliate.referrals": "Yönlendirmeler",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "Yönlendirme ayarlarınızı yapılandırın",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "Değişiklikler kaydedilsin mi?",
|
|
1034
1039
|
"affiliate.referralCode.create": "Yönlendirme kodları oluştur",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "Yeni yönlendirme kodu oluştur",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "Yönlendirme kodu oluşturuldu!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "Varsayılan komisyon oranına sıfırla",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "Bu işlem {{accountId}} için özel ayarları kaldıracak ve varsayılan yapılandırmayı uygulayacaktır.",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "Sıfırlamadan sonraki oran",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "Gelir bölünme stratejisi",
|
|
1051
1055
|
"affiliate.youKeep": "Siz tutarsınız",
|
|
1052
1056
|
"affiliate.refereesGet": "Yönlendirilen kişiler alır",
|
|
1057
|
+
"affiliate.directReferee": "Doğrudan yönlendirilen",
|
|
1058
|
+
"affiliate.directRefereesGet": "Doğrudan yönlendirilenler alır",
|
|
1059
|
+
"affiliate.affiliateGet": "Affiliate alır",
|
|
1060
|
+
"affiliate.totalToSplit": "Toplam bölünme",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "En az {{amount}} doğrudan yönlendirilenlerinize aktarılır.",
|
|
1062
|
+
"affiliate.yourCommissionRates": "Komisyon oranlarınız",
|
|
1063
|
+
"affiliate.directTrades": "Doğrudan işlemler",
|
|
1064
|
+
"affiliate.indirectTrades": "Dolaylı işlemler",
|
|
1065
|
+
"affiliate.directTradesDescription": "Doğrudan yönlendirdiğiniz kişi işlem yaptığında.",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "Yönlendirdiğiniz kişinin alt yönlendirmeleri (veya daha derin seviyeler) işlem yaptığında.",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> doğrudan yönlendirmelerde ekstra bonus",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "Yönlendirme komisyonları kazanın",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "Tüccarları davet edin ve tüm yönlendirme ağınızdaki işlemlerden pasif komisyonlar kazanın",
|
package/dist/locales/uk.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "Недавні",
|
|
138
138
|
"markets.newListings": "Нові лістинги",
|
|
139
139
|
"markets.community": "Community",
|
|
140
|
+
"markets.tradFi": "Традиційні фінанси",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "Всі ринки",
|
|
141
143
|
"markets.openInterest": "Відкритий інтерес",
|
|
142
144
|
"markets.openInterest.tooltip": "Загальний розмір позицій на сторону.",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "Оцін. ставка фінансування",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Ставки фінансування - це платежі між трейдерами, які відкрили довгі та короткі позиції. Коли ставка позитивна, довгі позиції платять коротким за фінансування. Коли ставка негативна, короткі позиції платять довгим.",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} — лістинг без дозвільної процедури, підтримується лише ізольована маржа, розгорнуто та експлуатується незалежно {{brokerName}}. Враховуйте підвищені ризики: низька ліквідність, висока волатильність та підвищений ризик ліквідації.",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "Тарифний план комісій",
|
|
190
193
|
"portfolio.apiKeys": "API ключі",
|
|
191
194
|
"portfolio.setting": "Налаштування",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "Недостатньо ліквідності. Будь ласка, спробуйте пізніше або використайте інший ланцюг для депозиту.",
|
|
918
921
|
"transfer.convert.completed": "Конвертацію завершено",
|
|
919
922
|
"transfer.convert.failed": "Помилка конвертації",
|
|
923
|
+
"transfer.convert.quoteFailed": "Не вдалося запросити котирування. Спробуйте пізніше.",
|
|
920
924
|
"transfer.depositCap": "Ліміт депозиту",
|
|
921
925
|
"transfer.depositCap.tooltip": "Максимальна сума депозиту для ",
|
|
922
926
|
"transfer.deposit.convertRate": "Курс конвертації",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "Залишилося реферальних кодів",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "Розподіл за замовчуванням",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "Ви / Реферал",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "Ви / Прямі реферали",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "Трейдери",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "Реферали / Трейдери",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "Копіювати посилання",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "Загальна комісія повинна дорівнювати вашому максимальному ліміту комісії",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "Реферальну ставку успішно оновлено",
|
|
1028
1033
|
"affiliate.direct": "Від прямих рефералів",
|
|
1029
|
-
"affiliate.directInclBonus": "Вкл. {{amount}} дод. бонус",
|
|
1030
1034
|
"affiliate.indirect": "Від непрямих рефералів",
|
|
1031
1035
|
"affiliate.referredBy": "Запрошено користувачем {{name}}",
|
|
1032
1036
|
"affiliate.referrals": "Реферали",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "Налаштуйте параметри реферальної програми",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "Зберегти зміни?",
|
|
1034
1039
|
"affiliate.referralCode.create": "Створити реферальні коди",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "Створити новий реферальний код",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "Реферальний код створено!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "Скинути до ставки комісії за замовчуванням",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "Ця дія видалить користувацькі налаштування для {{accountId}} і застосує конфігурацію за замовчуванням.",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "Ставка після скидання",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "Стратегія розподілу доходу",
|
|
1051
1055
|
"affiliate.youKeep": "Ви зберігаєте",
|
|
1052
1056
|
"affiliate.refereesGet": "Реферали отримують",
|
|
1057
|
+
"affiliate.directReferee": "Прямий реферал",
|
|
1058
|
+
"affiliate.directRefereesGet": "Прямі реферали отримують",
|
|
1059
|
+
"affiliate.affiliateGet": "Партнер отримує",
|
|
1060
|
+
"affiliate.totalToSplit": "Загалом до розподілу",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "Щонайменше {{amount}} передаються вашим прямим рефералам.",
|
|
1062
|
+
"affiliate.yourCommissionRates": "Ваші комісійні ставки",
|
|
1063
|
+
"affiliate.directTrades": "Прямі угоди",
|
|
1064
|
+
"affiliate.indirectTrades": "Непрямі угоди",
|
|
1065
|
+
"affiliate.directTradesDescription": "Коли торгує ваш прямий реферал.",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "Коли торгують реферали вашого реферала (або на глибших рівнях).",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> додатковий бонус за прямих рефералів",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "Заробляти реферальні комісії",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "Запрошуйте трейдерів і заробляйте пасивні комісії з торгових операцій у всій вашій реферальній мережі",
|
package/dist/locales/vi.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "Gần đây",
|
|
138
138
|
"markets.newListings": "Danh sách mới",
|
|
139
139
|
"markets.community": "Community",
|
|
140
|
+
"markets.tradFi": "Tài chính truyền thống",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "Tất cả thị trường",
|
|
141
143
|
"markets.openInterest": "Lãi suất mở",
|
|
142
144
|
"markets.openInterest.tooltip": "Tổng kích thước vị thế mỗi bên.",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "Tỷ lệ tài trợ ước t.",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Tỷ lệ tài trợ là khoản thanh toán giữa các nhà giao dịch mua và bán. Khi dương, vị thế mua trả tài trợ cho vị thế bán. Khi âm, vị thế bán trả tài trợ cho vị thế mua.",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} là mã niêm yết không cần cấp phép, chỉ hỗ trợ ký quỹ biệt lập, được triển khai và vận hành độc lập bởi {{brokerName}}. Xin lưu ý các rủi ro cao hơn, bao gồm thanh khoản thấp, biến động cao và rủi ro thanh lý tăng.",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "Cấp phí",
|
|
190
193
|
"portfolio.apiKeys": "Khóa API",
|
|
191
194
|
"portfolio.setting": "Cài đặt",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "Không đủ thanh khoản. Vui lòng thử lại sau hoặc sử dụng chuỗi khác để nạp tiền.",
|
|
918
921
|
"transfer.convert.completed": "Chuyển đổi đã hoàn thành",
|
|
919
922
|
"transfer.convert.failed": "Chuyển đổi thất bại",
|
|
923
|
+
"transfer.convert.quoteFailed": "Yêu cầu báo giá không thành công. Vui lòng thử lại sau.",
|
|
920
924
|
"transfer.depositCap": "Hạn mức nạp tiền",
|
|
921
925
|
"transfer.depositCap.tooltip": "Số tiền nạp tối đa cho ",
|
|
922
926
|
"transfer.deposit.convertRate": "Tỷ lệ chuyển đổi",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "Mã giới thiệu còn lại",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "Chia mặc định",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "Bạn / Người được giới thiệu",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "Bạn / Người được giới thiệu trực tiếp",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "Nhà giao dịch",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "Người được giới thiệu / Nhà giao dịch",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "Sao chép liên kết",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "Tổng tỷ lệ hoa hồng phải bằng với giới hạn tỷ lệ hoa hồng tối đa của bạn",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "Cập nhật tỷ lệ giới thiệu thành công",
|
|
1028
1033
|
"affiliate.direct": "Từ người được giới thiệu trực tiếp",
|
|
1029
|
-
"affiliate.directInclBonus": "Bao gồm {{amount}} tiền thưởng thêm",
|
|
1030
1034
|
"affiliate.indirect": "Từ người được giới thiệu gián tiếp",
|
|
1031
1035
|
"affiliate.referredBy": "Được giới thiệu bởi {{name}}",
|
|
1032
1036
|
"affiliate.referrals": "Giới thiệu",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "Cấu hình cài đặt giới thiệu của bạn",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "Lưu thay đổi?",
|
|
1034
1039
|
"affiliate.referralCode.create": "Tạo mã giới thiệu",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "Tạo mã giới thiệu mới",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "Mã giới thiệu đã được tạo!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "Đặt lại về tỷ lệ hoa hồng mặc định",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "Hành động này sẽ xóa cài đặt tùy chỉnh cho {{accountId}} và áp dụng cấu hình mặc định.",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "Tỷ lệ sau khi đặt lại",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "Chiến lược chia doanh thu",
|
|
1051
1055
|
"affiliate.youKeep": "Bạn giữ",
|
|
1052
1056
|
"affiliate.refereesGet": "Người được giới thiệu nhận được",
|
|
1057
|
+
"affiliate.directReferee": "Người được giới thiệu trực tiếp",
|
|
1058
|
+
"affiliate.directRefereesGet": "Người được giới thiệu trực tiếp nhận",
|
|
1059
|
+
"affiliate.affiliateGet": "Đối tác nhận",
|
|
1060
|
+
"affiliate.totalToSplit": "Tổng chia",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "Ít nhất {{amount}} được chuyển xuống cho người được giới thiệu trực tiếp của bạn.",
|
|
1062
|
+
"affiliate.yourCommissionRates": "Tỷ lệ hoa hồng của bạn",
|
|
1063
|
+
"affiliate.directTrades": "Giao dịch trực tiếp",
|
|
1064
|
+
"affiliate.indirectTrades": "Giao dịch gián tiếp",
|
|
1065
|
+
"affiliate.directTradesDescription": "Khi người được giới thiệu trực tiếp của bạn giao dịch.",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "Khi người được tuyển dụng của người được giới thiệu của bạn (hoặc sâu hơn) giao dịch.",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> tiền thưởng thêm cho giới thiệu trực tiếp",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "Kiếm hoa hồng giới thiệu",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "Mời các nhà giao dịch và kiếm hoa hồng thụ động từ các giao dịch được thực hiện trong toàn bộ mạng giới thiệu của bạn",
|
package/dist/locales/zh.json
CHANGED
|
@@ -137,6 +137,8 @@
|
|
|
137
137
|
"markets.recent": "最近",
|
|
138
138
|
"markets.newListings": "新上市",
|
|
139
139
|
"markets.community": "社区",
|
|
140
|
+
"markets.tradFi": "传统金融",
|
|
141
|
+
"markets.preTge": "Pre-launch",
|
|
140
142
|
"markets.allMarkets": "所有市场",
|
|
141
143
|
"markets.openInterest": "未平仓合约",
|
|
142
144
|
"markets.openInterest.tooltip": "每边持仓的总规模。",
|
|
@@ -186,6 +188,7 @@
|
|
|
186
188
|
"markets.symbolInfoBar.predFundingRate": "预计资金利率",
|
|
187
189
|
"markets.symbolInfoBar.predFundingRate.tooltip": "资金利率是多头和空头交易者之间的支付。当为正时,多头支付空头资金。当为负时,空头支付多头资金。",
|
|
188
190
|
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} 为无需许可上线的交易对,仅支持逐仓保证金,由 {{brokerName}} 独立部署与运营。请注意相关风险,包括流动性较低、波动较大以及清算风险较高等。",
|
|
191
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase.",
|
|
189
192
|
"portfolio.feeTier": "费率等级",
|
|
190
193
|
"portfolio.apiKeys": "API密钥",
|
|
191
194
|
"portfolio.setting": "设置",
|
|
@@ -917,6 +920,7 @@
|
|
|
917
920
|
"transfer.swapDeposit.notEnoughLiquidity": "流动性不足。请稍后再试或使用其他链进行存款。",
|
|
918
921
|
"transfer.convert.completed": "转换完成",
|
|
919
922
|
"transfer.convert.failed": "转换失败",
|
|
923
|
+
"transfer.convert.quoteFailed": "报价请求失败。请稍后再试。",
|
|
920
924
|
"transfer.depositCap": "存款上限",
|
|
921
925
|
"transfer.depositCap.tooltip": "最大存款金额 ",
|
|
922
926
|
"transfer.deposit.convertRate": "兑换汇率",
|
|
@@ -990,6 +994,7 @@
|
|
|
990
994
|
"affiliate.referralCodes.remaining": "剩余推荐码",
|
|
991
995
|
"affiliate.referralCodes.column.defaultSplit": "默认分成",
|
|
992
996
|
"affiliate.referralCodes.column.you&Referee": "您/被推荐人",
|
|
997
|
+
"affiliate.referralCodes.column.you&DirectReferees": "您/直邀下级",
|
|
993
998
|
"affiliate.referralCodes.column.traders": "交易员",
|
|
994
999
|
"affiliate.referralCodes.column.referees&Traders": "被推荐人/交易员",
|
|
995
1000
|
"affiliate.referralCodes.copyLink": "复制链接",
|
|
@@ -1026,11 +1031,11 @@
|
|
|
1026
1031
|
"affiliate.referralRate.editRateModal.helpText.max": "总佣金率必须等于您的最高佣金率限制",
|
|
1027
1032
|
"affiliate.referralRate.editRateModal.success": "推荐费率更新成功",
|
|
1028
1033
|
"affiliate.direct": "来自直邀下级",
|
|
1029
|
-
"affiliate.directInclBonus": "含 {{amount}} 额外分成",
|
|
1030
1034
|
"affiliate.indirect": "来自间接下级",
|
|
1031
1035
|
"affiliate.referredBy": "由 {{name}} 推荐",
|
|
1032
1036
|
"affiliate.referrals": "推荐",
|
|
1033
1037
|
"affiliate.referralCode.edit.modal.title": "配置您的推荐设置",
|
|
1038
|
+
"affiliate.referralCode.review.modal.title": "保存更改?",
|
|
1034
1039
|
"affiliate.referralCode.create": "创建推荐码",
|
|
1035
1040
|
"affiliate.referralCode.create.modal.title": "创建新推荐码",
|
|
1036
1041
|
"affiliate.referralCode.create.success": "推荐码创建成功!",
|
|
@@ -1047,9 +1052,18 @@
|
|
|
1047
1052
|
"affiliate.resetRebateRate.modal.title": "重置为默认返佣率",
|
|
1048
1053
|
"affiliate.resetRebateRate.modal.description": "此操作将删除 {{accountId}} 的自定义设置并应用默认配置。",
|
|
1049
1054
|
"affiliate.resetRebateRate.rateAfterReset": "重置后的返佣率",
|
|
1050
|
-
"affiliate.revenueSplitStrategy": "收入分成策略",
|
|
1051
1055
|
"affiliate.youKeep": "个人保留",
|
|
1052
1056
|
"affiliate.refereesGet": "受邀人获得",
|
|
1057
|
+
"affiliate.directReferee": "直邀下级",
|
|
1058
|
+
"affiliate.directRefereesGet": "直邀下级获得",
|
|
1059
|
+
"affiliate.affiliateGet": "联盟获得",
|
|
1060
|
+
"affiliate.totalToSplit": "总分成",
|
|
1061
|
+
"affiliate.atLeastPassesDown": "至少有 {{amount}} 将分配给您的直邀下级。",
|
|
1062
|
+
"affiliate.yourCommissionRates": "您的佣金费率",
|
|
1063
|
+
"affiliate.directTrades": "直邀交易",
|
|
1064
|
+
"affiliate.indirectTrades": "间接交易",
|
|
1065
|
+
"affiliate.directTradesDescription": "当您的直邀被推荐人交易时。",
|
|
1066
|
+
"affiliate.indirectTradesDescription": "当您被推荐人的下级(或更深层级)交易时。",
|
|
1053
1067
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> 直邀好友额外分成",
|
|
1054
1068
|
"affiliate.earnReferralCommissions": "赚取邀请返佣",
|
|
1055
1069
|
"affiliate.earnReferralCommissions.description": "邀请交易者,从整个推荐链路的所有交易中赚取被动收益。",
|
package/dist/utils.d.mts
CHANGED
package/dist/utils.d.ts
CHANGED
package/dist/utils.js
CHANGED
|
@@ -87,6 +87,7 @@ var affiliate = {
|
|
|
87
87
|
"affiliate.referralCodes.remaining": "Remaining referral codes",
|
|
88
88
|
"affiliate.referralCodes.column.defaultSplit": "Default split",
|
|
89
89
|
"affiliate.referralCodes.column.you&Referee": "You / Referee",
|
|
90
|
+
"affiliate.referralCodes.column.you&DirectReferees": "You / Direct referees",
|
|
90
91
|
"affiliate.referralCodes.column.traders": "Traders",
|
|
91
92
|
"affiliate.referralCodes.column.referees&Traders": "Referees / Traders",
|
|
92
93
|
"affiliate.referralCodes.copyLink": "Copy link",
|
|
@@ -123,11 +124,11 @@ var affiliate = {
|
|
|
123
124
|
"affiliate.referralRate.editRateModal.helpText.max": "The total commission rate must equal to your maximum commission rate limit",
|
|
124
125
|
"affiliate.referralRate.editRateModal.success": "Referral rate updated successfully",
|
|
125
126
|
"affiliate.direct": "Direct",
|
|
126
|
-
"affiliate.directInclBonus": "Incl. {{amount}} bonus",
|
|
127
127
|
"affiliate.indirect": "Indirect",
|
|
128
128
|
"affiliate.referredBy": "Referred by {{name}}",
|
|
129
129
|
"affiliate.referrals": "Referrals",
|
|
130
130
|
"affiliate.referralCode.edit.modal.title": "Configure your referral settings",
|
|
131
|
+
"affiliate.referralCode.review.modal.title": "Save changes?",
|
|
131
132
|
"affiliate.referralCode.create": "Create referral code",
|
|
132
133
|
"affiliate.referralCode.create.modal.title": "Create new referral code",
|
|
133
134
|
"affiliate.referralCode.create.success": "Referral code created!",
|
|
@@ -144,9 +145,18 @@ var affiliate = {
|
|
|
144
145
|
"affiliate.resetRebateRate.modal.title": "Reset to default commission rate",
|
|
145
146
|
"affiliate.resetRebateRate.modal.description": "This action will remove custom settings for {{accountId}} and apply the default configuration.",
|
|
146
147
|
"affiliate.resetRebateRate.rateAfterReset": "Rate after reset",
|
|
147
|
-
"affiliate.revenueSplitStrategy": "Revenue split strategy",
|
|
148
148
|
"affiliate.youKeep": "You keep",
|
|
149
149
|
"affiliate.refereesGet": "Referees get",
|
|
150
|
+
"affiliate.directReferee": "Direct referee",
|
|
151
|
+
"affiliate.directRefereesGet": "Direct referees get",
|
|
152
|
+
"affiliate.affiliateGet": "Affiliate get",
|
|
153
|
+
"affiliate.totalToSplit": "Total to split",
|
|
154
|
+
"affiliate.atLeastPassesDown": "At least {{amount}} passes down to your direct referees.",
|
|
155
|
+
"affiliate.yourCommissionRates": "Your commission rates",
|
|
156
|
+
"affiliate.directTrades": "Direct trades",
|
|
157
|
+
"affiliate.indirectTrades": "Indirect trades",
|
|
158
|
+
"affiliate.directTradesDescription": "When your direct referee trades.",
|
|
159
|
+
"affiliate.indirectTradesDescription": "When your referee's recruits (or deeper) trade.",
|
|
150
160
|
"affiliate.extraBonusOnDirectReferrals": "<0>+ {{amount}}%</0> extra bonus on direct referrals",
|
|
151
161
|
"affiliate.earnReferralCommissions": "Earn referral commissions",
|
|
152
162
|
"affiliate.earnReferralCommissions.description": "Invite traders and earn passive commissions from trades made throughout your entire referral network",
|
|
@@ -434,6 +444,8 @@ var markets = {
|
|
|
434
444
|
"markets.recent": "Recent",
|
|
435
445
|
"markets.newListings": "New listings",
|
|
436
446
|
"markets.community": "Community",
|
|
447
|
+
"markets.tradFi": "TradFi",
|
|
448
|
+
"markets.preTge": "Pre-launch",
|
|
437
449
|
"markets.allMarkets": "All markets",
|
|
438
450
|
"markets.openInterest": "Open interest",
|
|
439
451
|
"markets.openInterest.tooltip": "Total size of positions per side.",
|
|
@@ -484,7 +496,8 @@ var markets = {
|
|
|
484
496
|
"markets.symbolInfoBar.24hVolume.tooltip": "24 hour total trading volume on the Orderly Network.",
|
|
485
497
|
"markets.symbolInfoBar.predFundingRate": "Est. funding rate",
|
|
486
498
|
"markets.symbolInfoBar.predFundingRate.tooltip": "Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions.",
|
|
487
|
-
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} is a permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk."
|
|
499
|
+
"markets.symbolInfoBar.riskNotice.content": "{{symbolWithBroker}} is a permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk.",
|
|
500
|
+
"markets.symbolInfoBar.riskNotice.preLaunch.content": "{{symbolWithBroker}} is a Pre-launch permissionless listing supported on Isolated Margin only, deployed and operated independently by {{brokerName}}. The underlying token has not yet launched. Please be aware of elevated risks, including low liquidity, high volatility, and increased liquidation risk. No funding fee is charged during the pre-launch phase."
|
|
488
501
|
};
|
|
489
502
|
|
|
490
503
|
// src/locale/module/navigation.ts
|
|
@@ -1263,6 +1276,7 @@ var transfer = {
|
|
|
1263
1276
|
"transfer.swapDeposit.notEnoughLiquidity": "Not enough liquidity. Please try again later or use another chain to deposit.",
|
|
1264
1277
|
"transfer.convert.completed": "Convert completed",
|
|
1265
1278
|
"transfer.convert.failed": "Convert failed",
|
|
1279
|
+
"transfer.convert.quoteFailed": "Quote request failed. Please try again later.",
|
|
1266
1280
|
"transfer.depositCap": "Deposit cap",
|
|
1267
1281
|
"transfer.depositCap.tooltip": "Max deposit amount for ",
|
|
1268
1282
|
"transfer.deposit.convertRate": "Convert rate",
|