You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/pages/guides/localization/localization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ const theme = createMuiTheme({
59
59
| Ukrainian | uk-UA |`ukUA`|
60
60
| Vietnamese | vi-VN |`viVN`|
61
61
62
-
You can [find the source](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.js) in the GitHub repository.
62
+
You can [find the source](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/locale/index.ts) in the GitHub repository.
63
63
64
64
To create your own translation, or to customise the English text, copy this file to your project, make any changes needed and import the locale from there.
0 commit comments