Files
esx_core-esx-framework/locales/en.lua
T
2020-04-06 08:38:00 -05:00

6 lines
229 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.'
}