Skip to content

Commit 23931eb

Browse files
Chadysnessita
authored andcommitted
Corrected local name for Basque in django/conf/locale/__init__.py.
1 parent 36be97b commit 23931eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

django/conf/locale/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
"bidi": False,
188188
"code": "eu",
189189
"name": "Basque",
190-
"name_local": "Basque",
190+
"name_local": "euskara",
191191
},
192192
"fa": {
193193
"bidi": True,

0 commit comments

Comments
 (0)