mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-14 18:15:28 +01:00
Fix #1016 - Capitalisation of zh-Hant broke traditional Chinese
This commit is contained in:
parent
227defd713
commit
2a0e46a97d
@ -82,7 +82,7 @@ export const locales = {
|
|||||||
ko,
|
ko,
|
||||||
sl,
|
sl,
|
||||||
ta,
|
ta,
|
||||||
"zh-HANT": zhhant,
|
"zh-Hant": zhhant,
|
||||||
is,
|
is,
|
||||||
ru,
|
ru,
|
||||||
gl,
|
gl,
|
||||||
|
Loading…
Reference in New Issue
Block a user