Files
esx_core/locales/cs.lua
T
2020-04-14 16:49:28 +02:00

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.',
}