mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Cleanup, fixed #6
This commit is contained in:
+7
-8
@@ -1,10 +1,9 @@
|
||||
Locales['de'] = {
|
||||
|
||||
['valid_purchase'] = 'Einkauf bestätigen?',
|
||||
['yes'] = 'ja',
|
||||
['no'] = 'nein',
|
||||
['not_enough_money'] = 'du hast nicht genug Geld',
|
||||
['press_access'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen',
|
||||
['barber_blip'] = 'Friseur',
|
||||
['you_paid'] = 'du bezahlst ',
|
||||
['valid_purchase'] = 'Einkauf bestätigen?',
|
||||
['yes'] = 'ja',
|
||||
['no'] = 'nein',
|
||||
['not_enough_money'] = 'du hast nicht genug Geld',
|
||||
['press_access'] = 'Drücke ~INPUT_CONTEXT~ um das Menü zu öffnen',
|
||||
['barber_blip'] = 'Friseur',
|
||||
['you_paid'] = 'du bezahlst $%s',
|
||||
}
|
||||
Reference in New Issue
Block a user