mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 03:15:07 +01:00
Update i18n.ts
This commit is contained in:
parent
be90b02043
commit
07deb1897d
@ -38,6 +38,9 @@ const locales = {
|
||||
pirate: {
|
||||
translation: pirate,
|
||||
},
|
||||
vi: {
|
||||
translation: vi,
|
||||
},
|
||||
};
|
||||
i18n
|
||||
// pass the i18n instance to react-i18next.
|
||||
|
Loading…
Reference in New Issue
Block a user