-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |