Correct case-sensitive locale entry
This commit is contained in:
parent
375371c9c5
commit
c70135c9e3
|
@ -110,7 +110,7 @@ export default {
|
|||
"label": "中文(繁體)"
|
||||
},
|
||||
{
|
||||
"code": "fa_ir",
|
||||
"code": "fa_IR",
|
||||
"label": "فارسی"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue