Skip to content

Commit

Permalink
typo in czech locale - Fixed by Negative
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFantomas authored Jan 7, 2024
1 parent 71516c1 commit b27bd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion [core]/es_extended/locales/cs.lua
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Locales["cs"] = {
['commanderror_invaliditem'] = 'Špatný předmět',
['commanderror_invalidweapon'] = 'Špatná zbraň',
['commanderror_console'] = 'příkaz nelze být zpracován v konzoli',
['commanderror_invalidcommand'] = 'Špatný příakz - /%s',
['commanderror_invalidcommand'] = 'Špatný příkaz - /%s',
['commanderror_invalidplayerid'] = 'Hráč není dostupný',
['commandgeneric_playerid'] = 'Id hráče',
['command_giveammo_noweapon_found'] = '%s nemá tuto zbraň',
Expand Down

0 comments on commit b27bd00

Please sign in to comment.