mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 17:28:53 +00:00
esx_shops: update de.lua
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Locales['de'] = {
|
||||
['shop'] = 'geschäft',
|
||||
['shops'] = 'geschäfte',
|
||||
['press_menu'] = 'drücke [E] um auf das Geschäft zuzugreifen.',
|
||||
['press_menu'] = 'Drücke [E] um auf das Geschäft zuzugreifen.',
|
||||
['shop_item'] = '$%s',
|
||||
['bought'] = 'du kaufst %sx %s für ~r~$%s',
|
||||
['not_enough'] = 'du ~r~hast nicht genug geld: %s',
|
||||
['player_cannot_hold'] = 'du hast ~r~nicht genug Platz in deinem Inventar',
|
||||
['bought'] = 'Du kaufst %sx %s für $%s',
|
||||
['not_enough'] = 'Du hast nicht genug geld: %s',
|
||||
['player_cannot_hold'] = 'Du hast nicht genug Platz in deinem Inventar',
|
||||
['shop_confirm'] = 'Kaufe %sx %s für $%s?',
|
||||
['no'] = 'nein',
|
||||
['yes'] = 'ja',
|
||||
|
||||
Reference in New Issue
Block a user