@orderly.network/i18n 2.8.3 → 2.8.4-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.
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "Недавние",
122
122
  "markets.newListings": "Новые листинги",
123
123
  "markets.allMarkets": "Все рынки",
124
- "markets.spot.description": "Кросс-чейн обмен в один клик.",
125
- "markets.perps.description": "DEX PERP с книгой ордеров без газа и плечом до 100x.",
126
124
  "markets.openInterest": "Открытый интерес",
127
125
  "markets.openInterest.tooltip": "Общий размер позиций на сторону.",
128
126
  "markets.topGainers": "Лучшие по росту",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "Ликвидация",
327
325
  "positions.positionHistory": "История позиций",
328
326
  "positions.closeAll": "Закрыть все",
327
+ "positions.closeAll.ofSymbol": "Закрыть все позиции по {{symbol}}",
329
328
  "positions.closeAll.description": "Вы уверены, что хотите закрыть все ваши позиции? Они будут закрыты с использованием рыночных ордеров.",
330
329
  "positions.closeAll.success": "Все позиции успешно закрыты",
331
330
  "positions.column.liqPrice": "Цена ликв.",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "Вы уверены, что хотите отменить все ваши ожидающие ордера?",
406
405
  "orders.tpsl.cancelAll": "Отменить все TP/SL ордера",
407
406
  "orders.tpsl.cancelAll.description": "Вы уверены, что хотите отменить все ваши TP/SL ордера?",
407
+ "orders.cancelAll.ofSymbol": "Отменить все для {{symbol}}",
408
+ "orders.pending.cancelAll.forSymbol": "Отменить все ожидающие ордера для {{symbol}}",
409
+ "orders.pending.cancelAll.forSymbol.description": "Вы уверены, что хотите отменить все ожидающие ордера для {{symbol}}?",
410
+ "orders.tpsl.cancelAll.forSymbol": "Отменить все ордера TP/SL для {{symbol}}",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "Вы уверены, что хотите отменить все ордера TP/SL для {{symbol}}?",
408
412
  "orders.price.greaterThan": "Цена не может быть больше {{max}} USDC.",
409
413
  "orders.price.lessThan": "Цена не может быть меньше {{min}} USDC.",
410
414
  "orders.quantity.lessThan": "Количество должно быть меньше {{quantity}}",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "Присоединиться сейчас",
1039
1043
  "notification.listing": "Новый листинг токена",
1040
1044
  "notification.maintenance": "Обслуживание системы",
1041
- "notification.maintenanceDuration": "{{hours}} часов с {{startTimeFormatted}} до {{endTimeFormatted}} (UTC)",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} часов в {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} минут в {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "Недавно обновлено",
1043
1048
  "notification.title": "Объявление",
1044
1049
  "notification.centerTitle": "Центр объявлений",
1045
- "notification.campaignTitle": "Скоро новая кампания",
1046
1050
  "notification.closeAll": "Закрыть все ({{total}})",
1047
1051
  "notification.delistingTitle": "Уведомление о делистинге токена",
1048
1052
  "notification.generalTitle": "Общее обновление",
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "最近",
122
122
  "markets.newListings": "新上市",
123
123
  "markets.allMarkets": "所有市場",
124
- "markets.spot.description": "一鍵跨鏈兌換。",
125
- "markets.perps.description": "無需 Gas 的訂單簿永續合約 DEX,支持高達 100 倍槓桿。",
126
124
  "markets.openInterest": "未平倉合約",
127
125
  "markets.openInterest.tooltip": "每边持倉的总規模。",
128
126
  "markets.topGainers": "涨幅榜",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "清算",
327
325
  "positions.positionHistory": "持倉歷史",
328
326
  "positions.closeAll": "平倉所有",
327
+ "positions.closeAll.ofSymbol": "關閉所有 {{symbol}} 部位",
329
328
  "positions.closeAll.description": "您確定要平倉所有持倉嗎?它們將使用市價訂單進行平倉。",
330
329
  "positions.closeAll.success": "所有持倉成功平倉",
331
330
  "positions.column.liqPrice": "清算價格",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "您確定要取消所有待處理訂單吗?",
406
405
  "orders.tpsl.cancelAll": "取消所有止盈止損訂單",
407
406
  "orders.tpsl.cancelAll.description": "您確定要取消所有止盈止損訂單吗?",
407
+ "orders.cancelAll.ofSymbol": "取消所有 {{symbol}} 訂單",
408
+ "orders.pending.cancelAll.forSymbol": "取消所有 {{symbol}} 的待處理訂單",
409
+ "orders.pending.cancelAll.forSymbol.description": "您確定要取消所有 {{symbol}} 的待處理訂單吗?",
410
+ "orders.tpsl.cancelAll.forSymbol": "取消所有 {{symbol}} 的止盈止損訂單",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "您確定要取消所有 {{symbol}} 的止盈止損訂單吗?",
408
412
  "orders.price.greaterThan": "價格不能大於{{max}} USDC。",
409
413
  "orders.price.lessThan": "價格不能小於{{min}} USDC。",
410
414
  "orders.quantity.lessThan": "數量應小於{{quantity}}",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "立即參與",
1039
1043
  "notification.listing": "新代幣上市",
1040
1044
  "notification.maintenance": "系統維護",
1041
- "notification.maintenanceDuration": "(UTC){{startTimeFormatted}} - {{endTimeFormatted}},持續{{hours}}小時",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} 小時,{{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} 分鐘,{{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "最近更新",
1043
1048
  "notification.title": "公告",
1044
1049
  "notification.centerTitle": "公告中心",
1045
- "notification.campaignTitle": "最新活動即將推出",
1046
1050
  "notification.closeAll": "關閉全部({{total}})",
1047
1051
  "notification.delistingTitle": "代幣下架通知",
1048
1052
  "notification.generalTitle": "一般更新",
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "Son",
122
122
  "markets.newListings": "Yeni listeler",
123
123
  "markets.allMarkets": "Tüm piyasalar",
124
- "markets.spot.description": "Tek tıkla çapraz zincir takas.",
125
- "markets.perps.description": "100x'e kadar kaldıraçlı, gazsız emir defteri PERP DEX.",
126
124
  "markets.openInterest": "Açık ilgi",
127
125
  "markets.openInterest.tooltip": "Taraf başına toplam pozisyon büyüklüğü.",
128
126
  "markets.topGainers": "En çok kazananlar",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "Likidasyon",
327
325
  "positions.positionHistory": "Pozisyon geçmişi",
328
326
  "positions.closeAll": "Tümünü kapat",
327
+ "positions.closeAll.ofSymbol": "Tüm {{symbol}} pozisyonlarını kapat",
329
328
  "positions.closeAll.description": "Tüm pozisyonlarınızı kapatmak istediğinizden emin misiniz? Piyasa emirleri kullanılarak kapatılacaklar.",
330
329
  "positions.closeAll.success": "Tüm pozisyonlar başarıyla kapatıldı",
331
330
  "positions.column.liqPrice": "Lik. fiyatı",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "Tüm bekleyen emirlerinizi iptal etmek istediğinizden emin misiniz?",
406
405
  "orders.tpsl.cancelAll": "Tüm TP/SL emirlerini iptal et",
407
406
  "orders.tpsl.cancelAll.description": "Tüm TP/SL emirlerinizi iptal etmek istediğinizden emin misiniz?",
407
+ "orders.cancelAll.ofSymbol": "{{symbol}} için hepsini iptal et",
408
+ "orders.pending.cancelAll.forSymbol": "{{symbol}} için bekleyen tüm emirleri iptal et",
409
+ "orders.pending.cancelAll.forSymbol.description": "{{symbol}} için bekleyen tüm emirleri iptal etmek istediğinizden emin misiniz?",
410
+ "orders.tpsl.cancelAll.forSymbol": "{{symbol}} için tüm TP/SL emirlerini iptal et",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "{{symbol}} için tüm TP/SL emirlerini iptal etmek istediğinizden emin misiniz?",
408
412
  "orders.price.greaterThan": "Fiyat {{max}} USDC'den büyük olamaz.",
409
413
  "orders.price.lessThan": "Fiyat {{min}} USDC'den az olamaz.",
410
414
  "orders.quantity.lessThan": "Miktar {{quantity}}'den az olmalıdır",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "Şimdi katıl",
1039
1043
  "notification.listing": "Yeni token listesi",
1040
1044
  "notification.maintenance": "Sistem bakımı",
1041
- "notification.maintenanceDuration": "{{startTimeFormatted}} - {{endTimeFormatted}} (UTC) {{hours}} saat",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} saat, {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} dakika, {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "Yakında güncellendi",
1043
1048
  "notification.title": "Duyuru",
1044
1049
  "notification.centerTitle": "Duyuru merkezi",
1045
- "notification.campaignTitle": "En son kampanya geliyor",
1046
1050
  "notification.closeAll": "Tümünü kapat ({{total}})",
1047
1051
  "notification.delistingTitle": "Token Delist Bildirimi",
1048
1052
  "notification.generalTitle": "Genel güncelleme",
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "Недавні",
122
122
  "markets.newListings": "Нові лістинги",
123
123
  "markets.allMarkets": "Всі ринки",
124
- "markets.spot.description": "Міжмережевий своп одним кліком.",
125
- "markets.perps.description": "DEX PERP з книгою ордерів без газу з плечем до 100x.",
126
124
  "markets.openInterest": "Відкритий інтерес",
127
125
  "markets.openInterest.tooltip": "Загальний розмір позицій на сторону.",
128
126
  "markets.topGainers": "Топ зростання",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "Ліквідація",
327
325
  "positions.positionHistory": "Історія позицій",
328
326
  "positions.closeAll": "Закрити все",
327
+ "positions.closeAll.ofSymbol": "Закрити всі позиції по {{symbol}}",
329
328
  "positions.closeAll.description": "Ви впевнені, що хочете закрити всі ваші позиції? Вони будуть закриті з використанням ринкових ордерів.",
330
329
  "positions.closeAll.success": "Усі позиції успішно закриті",
331
330
  "positions.column.liqPrice": "Ціна ліквід.",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "Ви впевнені, що хочете скасувати всі ваші ордери в очікуванні?",
406
405
  "orders.tpsl.cancelAll": "Скасувати всі TP/SL ордери",
407
406
  "orders.tpsl.cancelAll.description": "Ви впевнені, що хочете скасувати всі ваші TP/SL ордери?",
407
+ "orders.cancelAll.ofSymbol": "Скасувати всі ордери {{symbol}}",
408
+ "orders.pending.cancelAll.forSymbol": "Скасувати всі ордери в очікуванні для {{symbol}}",
409
+ "orders.pending.cancelAll.forSymbol.description": "Ви впевнені, що хочете скасувати всі ваші ордери в очікуванні для {{symbol}}?",
410
+ "orders.tpsl.cancelAll.forSymbol": "Скасувати всі TP/SL ордери для {{symbol}}",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "Ви впевнені, що хочете скасувати всі ваші TP/SL ордери для {{symbol}}?",
408
412
  "orders.price.greaterThan": "Ціна не може бути більшою за {{max}} USDC.",
409
413
  "orders.price.lessThan": "Ціна не може бути меншою за {{min}} USDC.",
410
414
  "orders.quantity.lessThan": "Кількість повинна бути меншою за {{quantity}}",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "Приєднатися зараз",
1039
1043
  "notification.listing": "Новий лістинг токена",
1040
1044
  "notification.maintenance": "Обслуговування системи",
1041
- "notification.maintenanceDuration": "{{hours}} годин з {{startTimeFormatted}} до {{endTimeFormatted}} (UTC)",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} годин о {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} хвилин о {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "Нещодавно оновлено",
1043
1048
  "notification.title": "Оголошення",
1044
1049
  "notification.centerTitle": "Центр оголошень",
1045
- "notification.campaignTitle": "Найновіша кампанія наближається",
1046
1050
  "notification.closeAll": "Закрити все ({{total}})",
1047
1051
  "notification.delistingTitle": "Повідомлення про делістинг токена",
1048
1052
  "notification.generalTitle": "Загальне оновлення",
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "Gần đây",
122
122
  "markets.newListings": "Danh sách mới",
123
123
  "markets.allMarkets": "Tất cả thị trường",
124
- "markets.spot.description": "Hoán đổi chuỗi chéo một cú nhấp chuột.",
125
- "markets.perps.description": "DEX PERP sổ lệnh không tốn phí gas với đòn bẩy lên đến 100x.",
126
124
  "markets.openInterest": "Lãi suất mở",
127
125
  "markets.openInterest.tooltip": "Tổng kích thước vị thế mỗi bên.",
128
126
  "markets.topGainers": "Tăng giá nhiều nhất",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "Thanh lý",
327
325
  "positions.positionHistory": "Lịch sử vị thế",
328
326
  "positions.closeAll": "Đóng tất cả",
327
+ "positions.closeAll.ofSymbol": "Đóng tất cả vị thế {{symbol}}",
329
328
  "positions.closeAll.description": "Bạn có chắc muốn đóng tất cả các vị thế của mình không? Chúng sẽ được đóng bằng lệnh thị trường.",
330
329
  "positions.closeAll.success": "Tất cả vị thế đã được đóng thành công",
331
330
  "positions.column.liqPrice": "Giá thanh lý",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "Bạn có chắc chắn muốn hủy tất cả lệnh đang chờ của mình không?",
406
405
  "orders.tpsl.cancelAll": "Hủy tất cả lệnh TP/SL",
407
406
  "orders.tpsl.cancelAll.description": "Bạn có chắc chắn muốn hủy tất cả lệnh TP/SL của mình không?",
407
+ "orders.cancelAll.ofSymbol": "Hủy tất cả {{symbol}}",
408
+ "orders.pending.cancelAll.forSymbol": "Hủy tất cả lệnh chờ của {{symbol}}",
409
+ "orders.pending.cancelAll.forSymbol.description": "Bạn có chắc muốn hủy tất cả lệnh chờ của {{symbol}} không?",
410
+ "orders.tpsl.cancelAll.forSymbol": "Hủy tất cả lệnh TP/SL của {{symbol}}",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "Bạn có chắc muốn hủy tất cả lệnh TP/SL của {{symbol}} không?",
408
412
  "orders.price.greaterThan": "Giá không thể lớn hơn {{max}} USDC.",
409
413
  "orders.price.lessThan": "Giá không thể nhỏ hơn {{min}} USDC.",
410
414
  "orders.quantity.lessThan": "Số lượng phải nhỏ hơn {{quantity}}",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "Tham gia ngay",
1039
1043
  "notification.listing": "Niêm yết token mới",
1040
1044
  "notification.maintenance": "Bảo trì hệ thống",
1041
- "notification.maintenanceDuration": "{{hours}} giờ từ {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} giờ vào {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} phút vào {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "Cập nhật gần đây",
1043
1048
  "notification.title": "Thông báo",
1044
1049
  "notification.centerTitle": "Trung tâm thông báo",
1045
- "notification.campaignTitle": "Chiến dịch mới nhất sắp tới",
1046
1050
  "notification.closeAll": "Đóng tất cả ({{total}})",
1047
1051
  "notification.delistingTitle": "Thông báo gỡ niêm yết token",
1048
1052
  "notification.generalTitle": "Cập nhật chung",
@@ -121,8 +121,6 @@
121
121
  "markets.recent": "最近",
122
122
  "markets.newListings": "新上市",
123
123
  "markets.allMarkets": "所有市场",
124
- "markets.spot.description": "一键跨链兑换。",
125
- "markets.perps.description": "无需 Gas 的订单簿永续合约 DEX,支持高达 100 倍杠杆。",
126
124
  "markets.openInterest": "未平仓合约",
127
125
  "markets.openInterest.tooltip": "每边持仓的总规模。",
128
126
  "markets.topGainers": "涨幅榜",
@@ -326,6 +324,7 @@
326
324
  "positions.liquidation": "清算",
327
325
  "positions.positionHistory": "持仓历史",
328
326
  "positions.closeAll": "全部平仓",
327
+ "positions.closeAll.ofSymbol": "关闭所有 {{symbol}} 仓位",
329
328
  "positions.closeAll.description": "您确定要平仓所有持仓吗?将使用市价单进行平仓。",
330
329
  "positions.closeAll.success": "所有持仓已成功平仓",
331
330
  "positions.column.liqPrice": "清算价格",
@@ -405,6 +404,11 @@
405
404
  "orders.pending.cancelAll.description": "您确定要取消所有待处理订单吗?",
406
405
  "orders.tpsl.cancelAll": "取消所有止盈止损订单",
407
406
  "orders.tpsl.cancelAll.description": "您确定要取消所有止盈止损订单吗?",
407
+ "orders.cancelAll.ofSymbol": "取消所有 {{symbol}} 订单",
408
+ "orders.pending.cancelAll.forSymbol": "取消所有 {{symbol}} 的待处理订单",
409
+ "orders.pending.cancelAll.forSymbol.description": "确定要取消所有 {{symbol}} 的待处理订单吗?",
410
+ "orders.tpsl.cancelAll.forSymbol": "取消所有 {{symbol}} 的止盈止损订单",
411
+ "orders.tpsl.cancelAll.forSymbol.description": "确定要取消所有 {{symbol}} 的止盈止损订单吗?",
408
412
  "orders.price.greaterThan": "价格不能大于{{max}} USDC。",
409
413
  "orders.price.lessThan": "价格不能小于{{min}} USDC。",
410
414
  "orders.quantity.lessThan": "数量应小于{{quantity}}",
@@ -1038,11 +1042,11 @@
1038
1042
  "notification.joinNow": "立即参与",
1039
1043
  "notification.listing": "新代币上线",
1040
1044
  "notification.maintenance": "系统维护",
1041
- "notification.maintenanceDuration": "(UTC){{startTimeFormatted}} - {{endTimeFormatted}},持续{{hours}}小时",
1045
+ "notification.maintenanceDuration.hours": "{{hours}} 小时,{{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1046
+ "notification.maintenanceDuration.minutes": "{{minutes}} 分钟,{{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
1042
1047
  "notification.recentlyUpdated": "最近更新",
1043
1048
  "notification.title": "公告",
1044
1049
  "notification.centerTitle": "公告中心",
1045
- "notification.campaignTitle": "最新活动即将推出",
1046
1050
  "notification.closeAll": "关闭全部({{total}})",
1047
1051
  "notification.delistingTitle": "代币下架通知",
1048
1052
  "notification.generalTitle": "常规更新",
@@ -89,11 +89,11 @@ declare const en: {
89
89
  "notification.joinNow": string;
90
90
  "notification.listing": string;
91
91
  "notification.maintenance": string;
92
- "notification.maintenanceDuration": string;
92
+ "notification.maintenanceDuration.hours": string;
93
+ "notification.maintenanceDuration.minutes": string;
93
94
  "notification.recentlyUpdated": string;
94
95
  "notification.title": string;
95
96
  "notification.centerTitle": string;
96
- "notification.campaignTitle": string;
97
97
  "notification.closeAll": string;
98
98
  "notification.delistingTitle": string;
99
99
  "notification.generalTitle": string;
@@ -751,6 +751,11 @@ declare const en: {
751
751
  "orders.pending.cancelAll.description": string;
752
752
  "orders.tpsl.cancelAll": string;
753
753
  "orders.tpsl.cancelAll.description": string;
754
+ "orders.cancelAll.ofSymbol": string;
755
+ "orders.pending.cancelAll.forSymbol": string;
756
+ "orders.pending.cancelAll.forSymbol.description": string;
757
+ "orders.tpsl.cancelAll.forSymbol": string;
758
+ "orders.tpsl.cancelAll.forSymbol.description": string;
754
759
  "orders.price.greaterThan": string;
755
760
  "orders.price.lessThan": string;
756
761
  "orders.quantity.lessThan": string;
@@ -764,6 +769,7 @@ declare const en: {
764
769
  "positions.liquidation": string;
765
770
  "positions.positionHistory": string;
766
771
  "positions.closeAll": string;
772
+ "positions.closeAll.ofSymbol": string;
767
773
  "positions.closeAll.description": string;
768
774
  "positions.closeAll.success": string;
769
775
  "positions.column.liqPrice": string;
@@ -972,8 +978,6 @@ declare const en: {
972
978
  "markets.recent": string;
973
979
  "markets.newListings": string;
974
980
  "markets.allMarkets": string;
975
- "markets.spot.description": string;
976
- "markets.perps.description": string;
977
981
  "markets.openInterest": string;
978
982
  "markets.openInterest.tooltip": string;
979
983
  "markets.topGainers": string;
package/dist/utils.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { L as LocaleCode } from './types-BNhRIPQN.js';
1
+ import { L as LocaleCode } from './types-ph7N0zra.js';
2
2
  import 'react';
3
3
 
4
4
  /**
package/dist/utils.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { L as LocaleCode } from './types-BNhRIPQN.js';
1
+ import { L as LocaleCode } from './types-ph7N0zra.js';
2
2
  import 'react';
3
3
 
4
4
  /**
package/dist/utils.js CHANGED
@@ -336,8 +336,6 @@ var markets = {
336
336
  "markets.recent": "Recent",
337
337
  "markets.newListings": "New listings",
338
338
  "markets.allMarkets": "All markets",
339
- "markets.spot.description": "One-click crosschain swap.",
340
- "markets.perps.description": "Gasless orderbook PERP DEX with up to 100x leverage.",
341
339
  "markets.openInterest": "Open interest",
342
340
  "markets.openInterest.tooltip": "Total size of positions per side.",
343
341
  "markets.topGainers": "Top gainers",
@@ -391,12 +389,12 @@ var notification = {
391
389
  "notification.joinNow": "Join now",
392
390
  "notification.listing": "New token listing",
393
391
  "notification.maintenance": "System maintenance",
394
- "notification.maintenanceDuration": "{{hours}} HRs at {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
392
+ "notification.maintenanceDuration.hours": "{{hours}} HRs at {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
393
+ "notification.maintenanceDuration.minutes": "{{minutes}} MINs at {{startTimeFormatted}} - {{endTimeFormatted}} (UTC)",
395
394
  "notification.recentlyUpdated": "Recently updated",
396
395
  "notification.title": "Announcement",
397
396
  "notification.centerTitle": "Announcement center",
398
397
  // Notification related keys
399
- "notification.campaignTitle": "Latest Campaign is coming",
400
398
  "notification.closeAll": "Close all ({{total}})",
401
399
  "notification.delistingTitle": "Token Delisting Notice",
402
400
  "notification.generalTitle": "General Update",
@@ -544,6 +542,11 @@ var orders = {
544
542
  "orders.pending.cancelAll.description": "Are you sure you want to cancel all of your pending orders?",
545
543
  "orders.tpsl.cancelAll": "Cancel all TP/SL orders",
546
544
  "orders.tpsl.cancelAll.description": "Are you sure you want to cancel all of your TP/SL orders?",
545
+ "orders.cancelAll.ofSymbol": "Cancel all of {{symbol}}",
546
+ "orders.pending.cancelAll.forSymbol": "Cancel all pending orders for {{symbol}}",
547
+ "orders.pending.cancelAll.forSymbol.description": "Are you sure you want to cancel all pending orders for {{symbol}}?",
548
+ "orders.tpsl.cancelAll.forSymbol": "Cancel all TP/SL orders for {{symbol}}",
549
+ "orders.tpsl.cancelAll.forSymbol.description": "Are you sure you want to cancel all TP/SL orders for {{symbol}}?",
547
550
  "orders.price.greaterThan": "Price can not be greater than {{max}} USDC.",
548
551
  "orders.price.lessThan": "Price can not be less than {{min}} USDC.",
549
552
  "orders.quantity.lessThan": "Quantity should be less than {{quantity}}",
@@ -656,6 +659,7 @@ var positions = {
656
659
  "positions.liquidation": "Liquidation",
657
660
  "positions.positionHistory": "Position history",
658
661
  "positions.closeAll": "Close all",
662
+ "positions.closeAll.ofSymbol": "Close all of {{symbol}}",
659
663
  "positions.closeAll.description": "Are you sure you want to close all of your positions? They will be closed using market orders.",
660
664
  "positions.closeAll.success": "All positions closed successfully",
661
665
  "positions.column.liqPrice": "Liq. price",