mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 09:48:52 +00:00
8 lines
278 B
Lua
8 lines
278 B
Lua
Locales['de'] = {
|
|
['have_withdrawn'] = 'abgehoben ~g~$',
|
|
['invalid_amount'] = 'ungültiger Betrag',
|
|
['have_deposited'] = 'eingezahlt ~r~$',
|
|
['you_have'] = 'du hast ~g~$',
|
|
['you_have_laundered'] = 'du hast dein Geld ~r~gewaschen~s~: ~g~$',
|
|
}
|