mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 15:01:40 +00:00
7 lines
249 B
Lua
7 lines
249 B
Lua
Locales['de'] = {
|
|
['invalid_amount'] = '~r~ungültiger Betrag',
|
|
['deposit_money'] = 'eingezahlt ~g~$',
|
|
['withdraw_money'] = 'abgehoben ~g~$',
|
|
['press_e_atm'] = 'Drücke ~INPUT_PICKUP~ um auf den ~g~ATM~s~ zuzugreifen.',
|
|
}
|