Skip to content

Commit

Permalink
Fix typo in cs-CZ locale (ant-design#29675)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaclavik authored and headwindz committed Mar 9, 2021
1 parent f35fa44 commit a2e78ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locale/cs_CZ.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const localeValues: Locale = {
filterConfirm: 'Potvrdit',
filterReset: 'Obnovit',
filterEmptyText: 'Žádné filtry',
selectAll: 'Vybrat všehchny řádky na současné stránce',
selectAll: 'Vybrat všechny řádky na současné stránce',
selectInvert: 'Invertovat výběr na současné stránce',
selectionAll: 'Vybrat všechny řádky',
sortTitle: 'Řadit',
Expand Down

0 comments on commit a2e78ee

Please sign in to comment.