mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
12 lines
462 B
Lua
12 lines
462 B
Lua
Locales['es'] = {
|
|
['valid_this_purchase'] = '¿Validar esta compra?',
|
|
['yes'] = 'Si',
|
|
['no'] = 'No',
|
|
['not_enough_money'] = 'No tienes suficiente dinero',
|
|
['press_menu'] = 'Presiona ~INPUT_CONTEXT~ para acceder al menú',
|
|
['clothes'] = 'Ropa',
|
|
['you_paid'] = 'Has pagado ~g~€%s~s~',
|
|
['save_in_dressing'] = '¿Quieres darle un nombre a tu vestuario?',
|
|
['name_outfit'] = 'nombre del traje?',
|
|
['saved_outfit'] = 'the outfit has been saved!',
|
|
} |