aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/locales/defaultMessages.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n/locales/defaultMessages.json')
-rw-r--r--src/i18n/locales/defaultMessages.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json
index be0cd008b..f825d773b 100644
--- a/src/i18n/locales/defaultMessages.json
+++ b/src/i18n/locales/defaultMessages.json
@@ -46,6 +46,50 @@
46 { 46 {
47 "descriptors": [ 47 "descriptors": [
48 { 48 {
49 "defaultMessage": "!!!Change server",
50 "end": {
51 "column": 3,
52 "line": 14
53 },
54 "file": "src/components/auth/ChangeServer.js",
55 "id": "changeserver.headline",
56 "start": {
57 "column": 12,
58 "line": 11
59 }
60 },
61 {
62 "defaultMessage": "!!!Server",
63 "end": {
64 "column": 3,
65 "line": 18
66 },
67 "file": "src/components/auth/ChangeServer.js",
68 "id": "changeserver.label",
69 "start": {
70 "column": 9,
71 "line": 15
72 }
73 },
74 {
75 "defaultMessage": "!!!Submit",
76 "end": {
77 "column": 3,
78 "line": 22
79 },
80 "file": "src/components/auth/ChangeServer.js",
81 "id": "changeserver.submit",
82 "start": {
83 "column": 10,
84 "line": 19
85 }
86 }
87 ],
88 "path": "src/components/auth/ChangeServer.json"
89 },
90 {
91 "descriptors": [
92 {
49 "defaultMessage": "!!!Import your Ferdi 4 services", 93 "defaultMessage": "!!!Import your Ferdi 4 services",
50 "end": { 94 "end": {
51 "column": 3, 95 "column": 3,