Stats card: Add Uzbek to long languages (#3019)
This commit is contained in:
@@ -219,6 +219,7 @@ const renderStatsCard = (stats, options = {}) => {
|
||||
"de",
|
||||
"nl",
|
||||
"zh-tw",
|
||||
"uz",
|
||||
];
|
||||
const isLongLocale = locale ? longLocales.includes(locale) : false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user