aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/defaultMessages.json2
-rw-r--r--src/i18n/messages/src/components/services/content/ConnectionLostBanner.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index cdad061ca..b93a49b47 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -1525,7 +1525,7 @@
1525 { 1525 {
1526 "descriptors": [ 1526 "descriptors": [
1527 { 1527 {
1528 "defaultMessage": "!!!Oh no! Franz lost the connection to {name}.", 1528 "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
1529 "end": { 1529 "end": {
1530 "column": 3, 1530 "column": 3,
1531 "line": 18 1531 "line": 18
diff --git a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json b/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
index fd7019f41..bcfb6ab94 100644
--- a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
+++ b/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json
@@ -1,7 +1,7 @@
1[ 1[
2 { 2 {
3 "id": "connectionLostBanner.message", 3 "id": "connectionLostBanner.message",
4 "defaultMessage": "!!!Oh no! Franz lost the connection to {name}.", 4 "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.",
5 "file": "src/components/services/content/ConnectionLostBanner.js", 5 "file": "src/components/services/content/ConnectionLostBanner.js",
6 "start": { 6 "start": {
7 "line": 15, 7 "line": 15,