From 46308b381f4b521145450e785bc7a381be730afc Mon Sep 17 00:00:00 2001 From: asiaznik Date: Mon, 4 Mar 2024 18:55:13 +0100 Subject: [PATCH] chore: i18n texts --- libs/i18n/src/locales/en/trading.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libs/i18n/src/locales/en/trading.json b/libs/i18n/src/locales/en/trading.json index 4bedc5a0d..86e063ce9 100644 --- a/libs/i18n/src/locales/en/trading.json +++ b/libs/i18n/src/locales/en/trading.json @@ -485,5 +485,7 @@ "See all the live games on the cards below. Every on-chain game is community funded and designed. <0>Find out how to create one.": "See all the live games on the cards below. Every on-chain game is community funded and designed. <0>Find out how to create one.", "Teams can earn rewards if they meet the goals set in the on-chain trading competitions. Track your earned rewards here, and see which teams are top of the leaderboard this month.": "Teams can earn rewards if they meet the goals set in the on-chain trading competitions. Track your earned rewards here, and see which teams are top of the leaderboard this month.", "Currently no active games on the network.": "Currently no active games on the network.", - "Currently no active teams on the network.": "Currently no active teams on the network." + "Currently no active teams on the network.": "Currently no active teams on the network.", + "It looks like you're connection is slow, try switching to another node.": "It looks like you're connection is slow, try switching to another node.", + "It appears that the connection to the node <0>{{VEGA_URL}} does not return necessary data, try switching to another node.": "It appears that the connection to the node <0>{{VEGA_URL}} does not return necessary data, try switching to another node." }