Skip to content

Commit

Permalink
yarn prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Dec 15, 2019
1 parent 411d845 commit a92efbd
Showing 1 changed file with 1 addition and 1 deletion.
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 @@ -14,7 +14,7 @@ export const azAZ = {
if (lastDigit > 1 && lastDigit < 5) {
pluralForm = 'Ulduzlar';
}

return `${value} ${pluralForm}`;
},
},
Expand Down

0 comments on commit a92efbd

Please sign in to comment.