mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
6 lines
223 B
Lua
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.'
|
|
}
|