mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Multi-language support
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
Locales['en'] = {
|
||||
|
||||
['by_default'] = 'by default',
|
||||
['installed'] = 'installed',
|
||||
['already_own'] = 'you already own: ~b~',
|
||||
['not_enough_money'] = 'you do not have enough money!',
|
||||
['purchased'] = 'purchased!',
|
||||
['press_custom'] = 'press ~INPUT_PICKUP~ to personalize your vehicle.',
|
||||
['black'] = 'black',
|
||||
['white'] = 'white',
|
||||
['grey'] = 'grey',
|
||||
['red'] = 'red',
|
||||
['pink'] = 'pink',
|
||||
['blue'] = 'blue',
|
||||
['yellow'] = 'yellow',
|
||||
['green'] = 'green',
|
||||
['orange'] = 'orange',
|
||||
['brown'] = 'brown',
|
||||
['purple'] = 'purple',
|
||||
['chrome'] = 'chrome',
|
||||
['gold'] = 'gold',
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user