Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DataGrid] Add Turkish (trTR) locale #1526

Merged
merged 3 commits into from Apr 30, 2021
Merged

Conversation

simsek97
Copy link
Contributor

No description provided.

@oliviertassinari oliviertassinari changed the title [DataGrid] Add Turkish language support (trTR) [DataGrid] Add Turkish (trTR) locale Apr 30, 2021
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Apr 30, 2021
@@ -83,7 +83,7 @@ const trTRGrid: Partial<GridLocaleText> = {
: `${count.toLocaleString()} satır seçildi`,

// Total rows footer text
footerTotalRows: 'Toplam Satır:'
footerTotalRows: 'Toplam Satır:',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@oliviertassinari oliviertassinari merged commit 0cf93d8 into mui:master Apr 30, 2021
@oliviertassinari
Copy link
Member

@simsek97 It's a great first pull request on Material-UI 👌🏻. Thank you for working on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants