mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
esx_shops: update de.lua
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
Locales['de'] = {
|
Locales['de'] = {
|
||||||
['shop'] = 'geschäft',
|
['shop'] = 'geschäft',
|
||||||
['shops'] = 'geschäfte',
|
['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',
|
['shop_item'] = '$%s',
|
||||||
['bought'] = 'du kaufst %sx %s für ~r~$%s',
|
['bought'] = 'Du kaufst %sx %s für $%s',
|
||||||
['not_enough'] = 'du ~r~hast nicht genug geld: %s',
|
['not_enough'] = 'Du hast nicht genug geld: %s',
|
||||||
['player_cannot_hold'] = 'du hast ~r~nicht genug Platz in deinem Inventar',
|
['player_cannot_hold'] = 'Du hast nicht genug Platz in deinem Inventar',
|
||||||
['shop_confirm'] = 'Kaufe %sx %s für $%s?',
|
['shop_confirm'] = 'Kaufe %sx %s für $%s?',
|
||||||
['no'] = 'nein',
|
['no'] = 'nein',
|
||||||
['yes'] = 'ja',
|
['yes'] = 'ja',
|
||||||
|
|||||||
Reference in New Issue
Block a user