You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ui/language/translations.js
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,17 @@ const translations = {
87
87
disclaimerTitleNGI: "Disclaimer",
88
88
disclaimerNGI: "Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or European Commission. Neither the European Union nor the granting authority can be held responsible for them. Funded within the framework of the NGI Search project under grant agreement No 101069364.",
89
89
},
90
+
legal: {
91
+
impressum: {
92
+
declaration5TMG: "Information in accordance with § 5 TMG",
93
+
representedBy: "Represented by",
94
+
registered: "Registration",
95
+
responsible: "Responsible for the content in accordance with § 55 Abs. 2 RStV",
96
+
court: 'Register court',
97
+
number: 'Registration number',
98
+
vatID: 'VAT ID',
99
+
}
100
+
}
90
101
},
91
102
app: {
92
103
loading: {
@@ -342,6 +353,17 @@ const translations = {
342
353
textNGI: "Wir sind Teil des laufenden Open Calls des NGI Search Incubators. Wir erhalten Fördermittel und zusätzliche Unterstützung, um FörderFunke weiterzuentwickeln.",
343
354
disclaimerTitleNGI: "Hinweis",
344
355
disclaimerNGI: "Finanziert durch die Europäische Union. Die geäußerten Ansichten und Meinungen stammen jedoch ausschließlich von den Autor:innen und spiegeln nicht unbedingt die Ansichten der Europäischen Union oder der Europäischen Kommission wider. Weder die Europäische Union noch die Bewilligungsbehörde können dafür verantwortlich gemacht werden. Finanziert im Rahmen des NGI Search Projekts unter der Fördernummer Nr. 101069364."
356
+
},
357
+
legal: {
358
+
impressum: {
359
+
declaration5TMG: "Angaben gemäß § 5 TMG",
360
+
representedBy: "Vertreten durch",
361
+
registered: "Eintragung",
362
+
responsible: "Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV",
0 commit comments