diff --git a/i18n/translations.de.json b/i18n/translations.de.json index 8ccfcef..8a04b60 100644 --- a/i18n/translations.de.json +++ b/i18n/translations.de.json @@ -77,25 +77,6 @@ "url": "https://github.com/Noxdor" } ] - }, - { - "name": "Daniel Kluge", - "role": "Leitung TUfast Entwicklung", - "image": "https://avatars.githubusercontent.com/u/43993811", - "studies": "Alumni Dipl.-Ing. Informationssystemtechnik", - "occupancy_in_tufast": "Entwicklung TUfast; Web-Extension", - "links": [ - { - "type": "github", - "title": "GitHub", - "url": "https://github.com/C0ntroller" - }, - { - "type": "other", - "title": "Website", - "url": "https://c0ntroller.de" - } - ] } ], "former": [ @@ -120,6 +101,25 @@ "url": "https://fugi.dev" } ] + }, + { + "name": "Daniel Kluge", + "role": "Leitung TUfast Entwicklung", + "image": "https://avatars.githubusercontent.com/u/43993811", + "studies": "Alumni Dipl.-Ing. Informationssystemtechnik", + "occupancy_in_tufast": "Entwicklung TUfast; Web-Extension", + "links": [ + { + "type": "github", + "title": "GitHub", + "url": "https://github.com/C0ntroller" + }, + { + "type": "other", + "title": "Website", + "url": "https://c0ntroller.de" + } + ] } ] } diff --git a/i18n/translations.en.json b/i18n/translations.en.json index c5b799c..d1d75e0 100644 --- a/i18n/translations.en.json +++ b/i18n/translations.en.json @@ -77,25 +77,6 @@ "url": "https://github.com/Noxdor" } ] - }, - { - "name": "Daniel Kluge", - "role": "TUfast Development Lead", - "image": "https://avatars.githubusercontent.com/u/43993811", - "studies": "Alumni Dipl.-Ing. Information Systems Engineering, TU Dresden", - "occupancy_in_tufast": "Development; web-extension", - "links": [ - { - "type": "github", - "title": "GitHub", - "url": "https://github.com/C0ntroller" - }, - { - "type": "other", - "title": "Website", - "url": "https://c0ntroller.de" - } - ] } ], "former": [ @@ -120,6 +101,25 @@ "url": "https://fugi.dev" } ] + }, + { + "name": "Daniel Kluge", + "role": "TUfast Development Lead", + "image": "https://avatars.githubusercontent.com/u/43993811", + "studies": "Alumni Dipl.-Ing. Information Systems Engineering, TU Dresden", + "occupancy_in_tufast": "Development; web-extension", + "links": [ + { + "type": "github", + "title": "GitHub", + "url": "https://github.com/C0ntroller" + }, + { + "type": "other", + "title": "Website", + "url": "https://c0ntroller.de" + } + ] } ] }