mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-19 19:55:16 +00:00
Stats card: Add Uzbek to long languages (#3019)
This commit is contained in:
parent
f3136d2d20
commit
cfd6464b4f
1 changed files with 1 additions and 0 deletions
|
|
@ -219,6 +219,7 @@ const renderStatsCard = (stats, options = {}) => {
|
|||
"de",
|
||||
"nl",
|
||||
"zh-tw",
|
||||
"uz",
|
||||
];
|
||||
const isLongLocale = locale ? longLocales.includes(locale) : false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue