Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions frontend/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"We are responsible for maintaining and developing the network in the dormitories of Studentenwerk Dresden.": "Wir betreiben und erweitern das Netzwerk in den Studentenwohnheimen des Studentenwerks Dresden.",
"Further information is available at": "Weitere Informationen können gefunden werden auf",
"Studentenwerk Dresden": "Studentenwerk Dresden",
"Valid only with ID.": "ist nur gültig mit einen Lichtbildausweis!",
"Valid AG DSN member ID:": "Gültiger Ausweis der AG DSN",
"Valid only with ID.": "Ist nur mit einem Lichtbildausweis gültig!",
"Valid AG DSN member ID:": "Gültiger Migliedschaftsausweis der AG DSN",
"Birth year:": "Geburtsjahr:",
"Name:": "Name:",
"Validation failed!": "Validierung Fehlgschlagen!",
"Invalid ID!": "Invalider Ausweis!",
"Something went wrong. Please try again later.": "Es gab einen Fehler. Bitte versuche es gleich erneut",
"loading...": "Laden...",
"There was an error in our system, please try again later!": "Es gab einen fehler in unserem System. Bitte versuche es später erneut!",
"Something went wrong. Please try again later.": "Es gab einen Fehler. Bitte versuche es gleich erneut.",
"loading...": "Lädt...",
"There was an error in our system, please try again later!": "Es gab einen Fehler in unserem System. Bitte versuchen Sie es später erneut!",
"Owned by:": "Gehört:"
}
4 changes: 2 additions & 2 deletions frontend/src/locales/en.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"AG DSN ident": "AG DSN ident",
"This application helps identify active AG DSN members.": "This application helps identify active AG DSN members.",
"We are responsible for maintaining and developing the network in the dormitories of Studentenwerk Dresden.": "We are maintaining and ensuring the development of the network in the dormitories of the Studentenwerk Dresden.",
"We are responsible for maintaining and developing the network in the dormitories of Studentenwerk Dresden.": "We are ensuring the development and maintenance of the network in the dormitories of the Studentenwerk Dresden.",
"Further information is available at": "Further information is available at",
"Studentenwerk Dresden": "Studentenwerk Dresden",
"Valid only with ID.": "Valid only with ID.",
"Valid only with ID.": "Only valid with ID.",
"Valid AG DSN member ID:": "Valid AG DSN member ID",
"Birth year:": "Birth year:",
"Name:": "Name:",
Expand Down