Skip to content

Commit 1815c8a

Browse files
André DietrichAndré Dietrich
authored andcommitted
improve export connection
1 parent f318233 commit 1815c8a

28 files changed

Lines changed: 51 additions & 3 deletions

src/i18n/am.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/ar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/bg.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"connect": "Verbinden",
192192
"resend": "Erneut senden",
193193
"resendTitle": "Das aktuelle Projekt erneut an den Exporter senden",
194+
"connecting": "Verbindung zum Exporter wird hergestellt...",
194195
"sending": "Projekt wird an den Exporter gesendet...",
195196
"handed": "Projekt an den Exporter übergeben. Wähle unten ein Format/Preset und starte den Export.",
196197
"errorInvalidUrl": "Ungültige URL. Bitte eine vollständige Adresse eingeben, z. B. http://localhost:3000",

src/i18n/el.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@
191191
"connect": "Connect",
192192
"resend": "Resend",
193193
"resendTitle": "Send the current project to the exporter again",
194+
"connecting": "Connecting to the exporter...",
194195
"sending": "Sending project to the exporter...",
195196
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
196197
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/es.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

src/i18n/ff.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
"connect": "Connect",
475475
"resend": "Resend",
476476
"resendTitle": "Send the current project to the exporter again",
477+
"connecting": "Connecting to the exporter...",
477478
"sending": "Sending project to the exporter...",
478479
"handed": "Project handed to the exporter. Choose a format/preset below and start the export.",
479480
"errorInvalidUrl": "Invalid URL. Please enter a full address, e.g. http://localhost:3000",

0 commit comments

Comments
 (0)