diff --git a/frontend/src/components/Dialogs/Coordinator.tsx b/frontend/src/components/Dialogs/Coordinator.tsx
index 99d9d82c..0200b6ae 100644
--- a/frontend/src/components/Dialogs/Coordinator.tsx
+++ b/frontend/src/components/Dialogs/Coordinator.tsx
@@ -62,7 +62,6 @@ import {
BadgeFounder,
BadgeDevFund,
BadgePrivacy,
- BadgeLoved,
BadgeLimits,
NostrIcon,
SimplexIcon,
@@ -320,23 +319,6 @@ const BadgesHall = ({ badges, size_limit }: BadgesProps): React.JSX.Element => {
-
- {badges?.robotsLove === true
- ? t('Loved by robots: receives positive comments by robots over the internet.')
- : t(
- 'The coordinator does not seem to receive exceptional love from robots over the internet',
- )}
-
- }
- >
-
-
-
-
-
= (props) => {
- return (
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- );
-};
-
-export default BadgeLoved;
diff --git a/frontend/src/components/Icons/index.ts b/frontend/src/components/Icons/index.ts
index d86bca9e..49b717f8 100644
--- a/frontend/src/components/Icons/index.ts
+++ b/frontend/src/components/Icons/index.ts
@@ -24,7 +24,6 @@ export { default as BadgeFounder } from './BadgeFounder';
export { default as BadgeDevFund } from './BadgeDevFund';
export { default as BadgePrivacy } from './BadgePrivacy';
export { default as BadgeLimits } from './BadgeLimits';
-export { default as BadgeLoved } from './BadgeLoved';
// Flags with props
export { default as FlagWithProps } from './WorldFlags';
diff --git a/frontend/src/models/Coordinator.model.ts b/frontend/src/models/Coordinator.model.ts
index 59c09d85..5c7dd89f 100644
--- a/frontend/src/models/Coordinator.model.ts
+++ b/frontend/src/models/Coordinator.model.ts
@@ -26,7 +26,6 @@ export interface Badges {
isFounder?: boolean | undefined;
donatesToDevFund: number;
hasGoodOpSec?: boolean | undefined;
- robotsLove?: boolean | undefined;
hasLargeLimits?: boolean | undefined;
}
@@ -87,7 +86,6 @@ export const coordinatorDefaultValues = {
isFounder: false,
donatesToDevFund: 0,
hasGoodOpSec: false,
- robotsLove: false,
hasLargeLimits: false,
},
mainnet: undefined,
diff --git a/frontend/static/federation.json b/frontend/static/federation.json
index 0b8489c5..b8940092 100644
--- a/frontend/static/federation.json
+++ b/frontend/static/federation.json
@@ -22,7 +22,6 @@
"isFounder": true,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
- "robotsLove": false,
"hasLargeLimits": true
},
"policies": {
@@ -73,7 +72,6 @@
"isFounder": true,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
- "robotsLove": false,
"hasLargeLimits": true
},
"policies": {
@@ -119,9 +117,8 @@
"badges": {
"isFounder": false,
"donatesToDevFund": 20,
- "hasGoodOpSec": false,
- "robotsLove": false,
- "hasLargeLimits": true
+ "hasGoodOpSec": true,
+ "hasLargeLimits": false
},
"policies": {
"Privacy Policy 1": "Evidence in Disputes: In the event of a dispute, users will be asked to provide transaction-related evidence. This could include transaction IDs, screenshots of payment confirmations, or other pertinent transaction records. Personal information or unrelated transaction details should be redacted to maintain privacy.",
@@ -167,8 +164,7 @@
"isFounder": false,
"donatesToDevFund": 25,
"hasGoodOpSec": true,
- "robotsLove": false,
- "hasLargeLimits": false
+ "hasLargeLimits": true
},
"policies": {
"Privacy Policy 1": "Evidence in Disputes: In the event of a dispute, users will be asked to provide transaction-related evidence. This could include transaction IDs, screenshots of payment confirmations, or other pertinent transaction records. Personal information or unrelated transaction details should be redacted to maintain privacy.",
@@ -214,7 +210,6 @@
"isFounder": false,
"donatesToDevFund": 30,
"hasGoodOpSec": true,
- "robotsLove": false,
"hasLargeLimits": false
},
"policies": {
@@ -249,9 +244,9 @@
"established": "2025-06-30",
"nostrHexPubkey": "ded3dc02a1a9b61ce59d11f496539cb3fd15f00326a16f47e5f8d76baba24bdb",
"contact": {
- "email": "freedomsatoshis@gmail.com",
+ "email": "FreedomSatoshis@proton.me",
"telegram": "@freedomsats",
- "simplex": "freedomsatoshis@gmail.com",
+ "simplex": "https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2Fh--vW7ZSkXPeOUpfxlFGgauQmXNFOzGoizak7Ult7cw%3D%40smp15.simplex.im%2FLjWY29_NGy7vujmzRCmnJocepWWMAk2D%23%2F%3Fv%3D1-4%26dh%3DMCowBQYDK2VuAyEAWRfXNPT2xQihjv0Ef2sV51J2YiAmboLcmE0adlEAv2c%253D%26q%3Dc%26srv%3Doauu4bgijybyhczbnxtlggo6hiubahmeutaqineuyy23aojpih3dajad.onion",
"pgp": "/static/federation/pgp/9D3D3BAF4744305EE3F0B837331AB575DD78D930.asc",
"nostr": "npub1mmfacq4p4xmpeevaz86fv5uuk073tuqry6sk73l9lrtkh2azf0dsykwxuj",
"website": null,
@@ -261,7 +256,6 @@
"isFounder": false,
"donatesToDevFund": 20,
"hasGoodOpSec": true,
- "robotsLove": false,
"hasLargeLimits": false
},
"policies": {
diff --git a/frontend/static/locales/ca.json b/frontend/static/locales/ca.json
index 9f427154..d3aac543 100644
--- a/frontend/static/locales/ca.json
+++ b/frontend/static/locales/ca.json
@@ -267,7 +267,6 @@
"LND version": "Versió LND",
"Large limits: the coordinator has large trade limits.": "Grans límits: el coordinador té grans límits de transacció",
"Lifetime contracted volume": "Volum contractat total",
- "Loved by robots: receives positive comments by robots over the internet.": "Adorat pels robots: rep comentaris positius per part dels robots a través d'Internet.",
"Maker fee": "Comissió del creador",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Canal de Matrix copiat! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Resum",
"Taker fee": "Comissió del prenedor",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "El coordinador no sembla rebre un amor excepcional dels robots a través d'Internet",
"The privacy practices of this coordinator could improve": "Les pràctiques de privacitat d'aquest coordinador podrien millorar",
"Today active robots": "Robots actius avui",
"Website": "Web",
diff --git a/frontend/static/locales/cs.json b/frontend/static/locales/cs.json
index a27846cb..4436d16f 100644
--- a/frontend/static/locales/cs.json
+++ b/frontend/static/locales/cs.json
@@ -267,7 +267,6 @@
"LND version": "LND verze",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Zobchodované množství od spuštění",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Poplatek tvůrce",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Poplatek příjemce",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Dnešní aktivní roboti",
"Website": "Website",
diff --git a/frontend/static/locales/de.json b/frontend/static/locales/de.json
index d48c6d8f..95aa7bf3 100644
--- a/frontend/static/locales/de.json
+++ b/frontend/static/locales/de.json
@@ -267,7 +267,6 @@
"LND version": "LND-Version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Handelsvolumen insgesamt",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Makergebühr",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Takergebühr",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Heute aktive Roboter",
"Website": "Website",
diff --git a/frontend/static/locales/en.json b/frontend/static/locales/en.json
index 489fe0c8..154c2606 100644
--- a/frontend/static/locales/en.json
+++ b/frontend/static/locales/en.json
@@ -267,7 +267,6 @@
"LND version": "LND version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Lifetime contracted volume",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Maker fee",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Taker fee",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Today active robots",
"Website": "Website",
diff --git a/frontend/static/locales/es.json b/frontend/static/locales/es.json
index 81ef88cc..523638a1 100644
--- a/frontend/static/locales/es.json
+++ b/frontend/static/locales/es.json
@@ -267,7 +267,6 @@
"LND version": "Versión LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volumen de los contratos total",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Comisión del creador",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Comisión del tomador",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robots activos hoy",
"Website": "Website",
diff --git a/frontend/static/locales/eu.json b/frontend/static/locales/eu.json
index c70f1af2..f5b84a2a 100644
--- a/frontend/static/locales/eu.json
+++ b/frontend/static/locales/eu.json
@@ -267,7 +267,6 @@
"LND version": "LND bersioa",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Guztira kontratatutako bolumena",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Egile kuota",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Hartzaile kuota",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robot aktiboak gaur",
"Website": "Website",
diff --git a/frontend/static/locales/fr.json b/frontend/static/locales/fr.json
index df4ef355..09cedea9 100644
--- a/frontend/static/locales/fr.json
+++ b/frontend/static/locales/fr.json
@@ -267,7 +267,6 @@
"LND version": "Version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volume contracté total",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Frais du createur",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Frais du preneur",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robots actifs aujourd'hui",
"Website": "Website",
diff --git a/frontend/static/locales/it.json b/frontend/static/locales/it.json
index cf0052b2..d2a0bea1 100644
--- a/frontend/static/locales/it.json
+++ b/frontend/static/locales/it.json
@@ -267,7 +267,6 @@
"LND version": "Versione LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volume scambiato in totale",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Commissione dell'offerente",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Commissione dell'acquirente",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "I robots attivi oggi",
"Website": "Website",
diff --git a/frontend/static/locales/ja.json b/frontend/static/locales/ja.json
index e9f455b5..6bcf6129 100644
--- a/frontend/static/locales/ja.json
+++ b/frontend/static/locales/ja.json
@@ -267,7 +267,6 @@
"LND version": "LNDバージョン",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "契約総額",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "メーカー手数料",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "テイカー手数料",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "本日アクティブなロボット",
"Website": "Website",
diff --git a/frontend/static/locales/pl.json b/frontend/static/locales/pl.json
index 77cd3afb..44a2f7cf 100644
--- a/frontend/static/locales/pl.json
+++ b/frontend/static/locales/pl.json
@@ -267,7 +267,6 @@
"LND version": "LND wersja",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Zakontraktowana wielkość dożywotnia",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Opłata producenta",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Opłata takera",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Dziś aktywne roboty",
"Website": "Website",
diff --git a/frontend/static/locales/pt.json b/frontend/static/locales/pt.json
index f8e33a66..55619752 100644
--- a/frontend/static/locales/pt.json
+++ b/frontend/static/locales/pt.json
@@ -267,7 +267,6 @@
"LND version": "Versão da LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Volume contratado desde o princípio",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Taxa do criador",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Taxa do tomador",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robôs ativos hoje",
"Website": "Website",
diff --git a/frontend/static/locales/ru.json b/frontend/static/locales/ru.json
index 1722748d..4b0c56c6 100644
--- a/frontend/static/locales/ru.json
+++ b/frontend/static/locales/ru.json
@@ -267,7 +267,6 @@
"LND version": "LND версия",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Объём контрактов за всё время",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Комиссия мейкера",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Комиссия тейкера",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Сегодня активных роботов",
"Website": "Website",
diff --git a/frontend/static/locales/sv.json b/frontend/static/locales/sv.json
index bce7c350..f146f763 100644
--- a/frontend/static/locales/sv.json
+++ b/frontend/static/locales/sv.json
@@ -267,7 +267,6 @@
"LND version": "LND-version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Total kontrakterad volym",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Makeravgift",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Takeravgift",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Aktiva robotar idag",
"Website": "Website",
diff --git a/frontend/static/locales/sw.json b/frontend/static/locales/sw.json
index 9d920c4d..30cb1a0d 100644
--- a/frontend/static/locales/sw.json
+++ b/frontend/static/locales/sw.json
@@ -267,7 +267,6 @@
"LND version": "Toleo la LND",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "Kiasi cha maisha kilichoidhinishwa",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "Ada ya Muunda",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "Ada ya Kuchukua",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "Robots wenye shughuli leo",
"Website": "Website",
diff --git a/frontend/static/locales/th.json b/frontend/static/locales/th.json
index ee2d8e96..16618ae4 100644
--- a/frontend/static/locales/th.json
+++ b/frontend/static/locales/th.json
@@ -267,7 +267,6 @@
"LND version": "LND version",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "ปริมาณการซื้อขายตั้งแต่ก่อตั้งแพล้ตฟอร์ม",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "ค่าธรรมเนียม Maker",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "ค่าธรรมเนียม Taker",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "จำนวนโรบอทที่ใช้งานในวันนี้",
"Website": "Website",
diff --git a/frontend/static/locales/zh-SI.json b/frontend/static/locales/zh-SI.json
index b58941ea..c1a27743 100644
--- a/frontend/static/locales/zh-SI.json
+++ b/frontend/static/locales/zh-SI.json
@@ -267,7 +267,6 @@
"LND version": "LND 版本",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "终身合约量",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "挂单方费用",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "吃单方费用",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "今天活跃的机器人",
"Website": "Website",
diff --git a/frontend/static/locales/zh-TR.json b/frontend/static/locales/zh-TR.json
index 5cb61bf6..7d63bbab 100644
--- a/frontend/static/locales/zh-TR.json
+++ b/frontend/static/locales/zh-TR.json
@@ -267,7 +267,6 @@
"LND version": "LND 版本",
"Large limits: the coordinator has large trade limits.": "Large limits: the coordinator has large trade limits.",
"Lifetime contracted volume": "終身合約量",
- "Loved by robots: receives positive comments by robots over the internet.": "Loved by robots: receives positive comments by robots over the internet.",
"Maker fee": "掛單方費用",
"Market price sources (for multiple the median is calculated)": "Market price sources (for multiple the median is calculated)",
"Matrix channel copied! {{matrix}}": "Matrix channel copied! {{matrix}}",
@@ -286,7 +285,6 @@
"Summary": "Summary",
"Taker fee": "吃單方費用",
"Telegram": "Telegram",
- "The coordinator does not seem to receive exceptional love from robots over the internet": "The coordinator does not seem to receive exceptional love from robots over the internet",
"The privacy practices of this coordinator could improve": "The privacy practices of this coordinator could improve",
"Today active robots": "今天活躍的機器人",
"Website": "Website",