mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Initial improvements
This commit is contained in:
+4
-3
@@ -1,5 +1,6 @@
|
||||
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.'
|
||||
['data_incorrect'] = 'data entered incorrectly. Please try again.',
|
||||
['invalid_format'] = 'data formatted incorrectly. Please try again.',
|
||||
['no_identifier'] = 'there was an error loading your character!\nError code: identifier-missing\n\nThe cause of this error is not known, your identifier could not be found. Please come back later or report this problem to the server administration team.',
|
||||
['missing_identity'] = 'there was an error loading your character!\nError code: identity-missing\n\nIt seems like your identity is missing, try connecting again.',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user