aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/strings.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-02-05 13:14:20 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-02-05 13:14:20 +0100
commit4e30e1e0e945560b41f2300d2e09c77b2c7a7ec4 (patch)
tree9fd7d776474a2aa3abeb86f1dabb14c1d4bdf105 /src/i18n/strings.ts
parentd9683861f98277e7121ff47d2bd223c2d0c2cd34 (diff)
downloadwallet-core-4e30e1e0e945560b41f2300d2e09c77b2c7a7ec4.tar.xz
manifest version
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": [
""
],