mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
esx_clothesshop: update de.lua
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
Locales['de'] = {
|
||||
['valid_this_purchase'] = 'einkauf bestätigen?',
|
||||
['valid_this_purchase'] = 'Einkauf bestätigen?',
|
||||
['yes'] = 'ja',
|
||||
['no'] = 'nein',
|
||||
['not_enough_money'] = 'du hast nicht genug Geld',
|
||||
['press_menu'] = 'drücke [E] um das Menü zu öffnen',
|
||||
['clothes'] = 'kleidung',
|
||||
['you_paid'] = 'du bezahlst $%s',
|
||||
['save_in_dressing'] = 'do you want to save the outfit in your property?',
|
||||
['name_outfit'] = 'name des outfits?',
|
||||
['saved_outfit'] = 'the outfit has been saved!',
|
||||
['not_enough_money'] = 'Du hast nicht genug Geld',
|
||||
['press_menu'] = 'Drücke [E] um das Menü zu öffnen',
|
||||
['clothes'] = 'Kleidung',
|
||||
['you_paid'] = 'Du bezahlst $%s',
|
||||
['save_in_dressing'] = 'Wollen sie das Outfit in ihrer Garderobe speichern?',
|
||||
['name_outfit'] = 'Name des outfits?',
|
||||
['saved_outfit'] = 'Das outfit wurde gespeichert',
|
||||
}
|
||||
Reference in New Issue
Block a user