Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update packages/material-ui/src/locale/index.js
  • Loading branch information
char0n authored Apr 21, 2020
commit f50ee5813e7cbf4ba8318cf2e0662e516a187277
2 changes: 1 addition & 1 deletion packages/material-ui/src/locale/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ export const caES = {
export const csCZ = {
props: {
MuiBreadcrumbs: {
expandText: 'Ukázat drobečky',
expandText: 'Ukázat cestu',
},
MuiTablePagination: {
backIconButtonText: 'Předchozí stránka',
Expand Down