mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
refactor(esx_clothesshop): Dutch Translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Locales['nl'] = {
|
||||
['valid_this_purchase'] = 'bevestig deze aankoop?',
|
||||
['yes'] = 'ja',
|
||||
['no'] = 'nee',
|
||||
['not_enough_money'] = 'je hebt niet genoeg geld',
|
||||
['press_menu'] = 'klik op [E] om de kleding winkel te bezoeken.',
|
||||
['clothes'] = 'kleding winkel',
|
||||
['you_paid'] = 'je betaalde $%s',
|
||||
['save_in_dressing'] = 'wil je deze outfit opslaan in je garderobe?',
|
||||
['name_outfit'] = 'geef je outfit een naam',
|
||||
['saved_outfit'] = 'je outfit is opgeslagen.',
|
||||
}
|
||||
Reference in New Issue
Block a user