mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
refactor(esx_shops): Dutch Translations €
This commit is contained in:
@@ -4,9 +4,9 @@ Locales['nl'] = {
|
|||||||
['press_menu'] = 'klik op [E] om de ~g~winkel~s~ te gebruiken.',
|
['press_menu'] = 'klik op [E] om de ~g~winkel~s~ te gebruiken.',
|
||||||
['shop_item'] = '$%s',
|
['shop_item'] = '$%s',
|
||||||
['bought'] = 'Je hebt ~b~%sx %s~s~ gekocht voor ~b~$%s',
|
['bought'] = 'Je hebt ~b~%sx %s~s~ gekocht voor ~b~$%s',
|
||||||
['not_enough'] = 'je hebt ~r~niet~s~ genoeg geld, je mist nog ~b~$%s!',
|
['not_enough'] = 'je hebt ~r~niet~s~ genoeg geld, je mist nog ~b~€%s!',
|
||||||
['player_cannot_hold'] = 'je hebt ~r~niet~s~ genoeg ruimte in je inventaris!',
|
['player_cannot_hold'] = 'je hebt ~r~niet~s~ genoeg ruimte in je inventaris!',
|
||||||
['shop_confirm'] = 'koop %sx %s voor $%s?',
|
['shop_confirm'] = 'koop %sx %s voor €%s?',
|
||||||
['no'] = 'nee',
|
['no'] = 'nee',
|
||||||
['yes'] = 'ja',
|
['yes'] = 'ja',
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user