ed
This commit is contained in:
parent
aca2e75b3b
commit
2e1498dd79
9 changed files with 5 additions and 5 deletions
|
@ -0,0 +1,7 @@
|
|||
if Config.Locale == "de" then
|
||||
str_weapon_locked = "Waffe gesichert"
|
||||
str_weapon_unlocked = "Waffe entsichert"
|
||||
str_weapon_still_locked = 'Deine Waffe ist noch gesichert'
|
||||
str_firing_mode_single = 'Feuermodus: Einzelschuss'
|
||||
str_firing_mode_auto = 'Feuermodus: Vollautomatisch'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue