36.diff (457B)
1 diff --git a/public/locales/de-DE/common.json b/public/locales/de-DE/common.json 2 index 30d0443..39a2126 100644 3 --- a/public/locales/de-DE/common.json 4 +++ b/public/locales/de-DE/common.json 5 @@ -5,5 +5,8 @@ 6 "Profile": "Profil", 7 "Logout": "Abmelden", 8 "Submit": "Hinzufügen", 9 - "Setup Account": "Profil einrichten" 10 + "Setup Account": "Profil einrichten", 11 + "Github": "Github", 12 + "Matrix": "Matrix", 13 + "Developer": "Entwickler" 14 }