Skip to content

Commit adbed1e

Browse files
fix: mark Azerbaijani locale as long for stats card (anuraghazra#4562)
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
1 parent d3a7a90 commit adbed1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/cards/stats.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,7 @@ const renderStatsCard = (stats, options = {}) => {
366366
};
367367

368368
const longLocales = [
369+
"az",
369370
"bg",
370371
"de",
371372
"es",

0 commit comments

Comments
 (0)