Skip to content

Commit

Permalink
fix(de): updated to latest version
Browse files Browse the repository at this point in the history
-> done by discord user: hitachi_90 - 557567300199252000
  • Loading branch information
Maximus7474 committed Jan 3, 2025
1 parent 0893e57 commit ca3cfc1
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions de.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"S": "Sek",

"APP_NAMES": {
"Police": "SASP",
"Ambulance": "SAFR",
"Police": "Polizei",
"Ambulance": "Krankenhause",
"Registration": "Registrieren",
"Notes": "Notizen",
"Browser": "Browser",
Expand Down Expand Up @@ -629,6 +629,10 @@
"NO_ATTACHMENTS": "Keine Anhänge",
"WEAPONS_INVOLVED": "Beteiligte Waffen",
"NO_WEAPONS_INVOLVED": "Keine Waffen beteiligt",
"REMOVE_WEAPON": {
"TITLE": "Waffe entfernen",
"DESCRIPTION": "Bist du sicher, dass du die Waffe aus dem Bericht entfernen möchtest?"
},
"OFFICERS_INVOLVED": "Beteiligte Beamte",
"NO_OFFICERS_INVOLVED": "Keine Beamten beteiligt",
"REMOVE_OFFICER": {
Expand Down Expand Up @@ -665,6 +669,7 @@
"DESCRIPTION_PLACEHOLDER": "Beschreibung eingeben...",
"EVIDENCE": "Beweismittel",
"NO_EVIDENCE": "Keine angehängten Beweismittel",
"OPEN_STASH": "Lager öffnen",
"VEHICLES_INVOLVED": "Beteiligte Fahrzeuge",
"NO_VEHICLES_INVOLVED": "Keine Fahrzeuge beteiligt",
"REMOVE_VEHICLE": {
Expand Down Expand Up @@ -1293,6 +1298,12 @@
"DELETE_PROPERTY_POPUP": {
"TITLE": "Immobilien löschen",
"DESCRIPTION": "Sind Sie sicher, dass Sie diese Immobilien löschen möchten?"
},

"ERROR": {
"TITLE": "Fehler",
"MISSING_FIELDS": "Es fehlen die folgenden Felder: {fields}",
"OK": "OK"
}
}
},
Expand Down Expand Up @@ -1432,6 +1443,7 @@
"TOOK_VIDEO": "Hat ein Video gemacht"
},
"POLICE": {
"EVIDENCE_LABEL": "Beweismittel: Fall {id}",
"NEW_BULLETIN_NOTIFICATION": {
"TITLE": "Neues Bulletin",
"CONTENT": "{title}"
Expand Down

0 comments on commit ca3cfc1

Please sign in to comment.