mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
7 lines
616 B
Lua
7 lines
616 B
Lua
Locales['cs'] = {
|
|
['data_incorrect'] = 'data byla zadána nesprávně. Prosím zkuste to znovu.',
|
|
['invalid_format'] = 'data byla nesprávně naformátována. Prosím zkuste to znovu.',
|
|
['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.',
|
|
}
|