aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/strings.ts')
-rw-r--r--src/i18n/strings.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/i18n/strings.ts b/src/i18n/strings.ts
index 072bd9532..fa31de481 100644
--- a/src/i18n/strings.ts
+++ b/src/i18n/strings.ts
@@ -54,6 +54,9 @@ strings['de'] = {
"Error: URL may not be relative": [
""
],
+ "Invalid exchange URL (%1$s)": [
+ ""
+ ],
"The exchange is trusted by the wallet.\n": [
""
],
@@ -246,6 +249,9 @@ strings['en-US'] = {
"Error: URL may not be relative": [
""
],
+ "Invalid exchange URL (%1$s)": [
+ ""
+ ],
"The exchange is trusted by the wallet.\n": [
""
],
@@ -438,6 +444,9 @@ strings['fr'] = {
"Error: URL may not be relative": [
""
],
+ "Invalid exchange URL (%1$s)": [
+ ""
+ ],
"The exchange is trusted by the wallet.\n": [
""
],
@@ -630,6 +639,9 @@ strings['it'] = {
"Error: URL may not be relative": [
""
],
+ "Invalid exchange URL (%1$s)": [
+ ""
+ ],
"The exchange is trusted by the wallet.\n": [
""
],