Files
esx_core/locales/en.lua
T
2020-04-06 10:14:55 -05:00

6 lines
223 B
Lua

Locales['en'] = {
['data_incorrect'] = 'Data entered incorrectly. Please try again.',
['invalid_format'] = 'Data formatted incorrectly. Please try again.',
['no_identifiers'] = '[Error] Could not find identifiers.'
}