Skip to content

Commit 52c67c5

Browse files
committed
fix(i18n): rename az.json file to az-AZ.json
1 parent 79eeee3 commit 52c67c5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

config/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ const locales: (LocaleObjectData | (Omit<LocaleObjectData, 'code'> & { code: str
113113
},
114114
{
115115
code: 'az-AZ',
116-
file: 'az.json',
116+
file: 'az-AZ.json',
117117
name: 'Azərbaycanca',
118118
},
119119
/*{

0 commit comments

Comments
 (0)