Skip to content

Commit

Permalink
feat(locale): german (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shizojin authored Aug 21, 2024
1 parent 6c314b7 commit 45f85f4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions locales/de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"text": {
"electrical": "[E] - Türschloss knacken",
"electricalTarget": "Türschloss knacken",
"cabinet": "[E] - Vitrine zerschlagen"
},
"notify": {
"busy": "Jemand ist bereits dabei",
"cabinetdone": "Diese Vitrine wurde bereits ausgeraubt",
"noweapon": "Du hast keine Waffe in der Hand",
"noitem": "Du hast kein %s bei dir",
"police": "Raubüberfall im Vangelico-Geschäft gemeldet",
"nopolice": "Nicht genügend Polizisten im Dienst (%s benötigt)",
"reward_dropped": "Du hast einige Juwelen fallen lassen"
}
}

0 comments on commit 45f85f4

Please sign in to comment.