Add new languages to resources
This commit is contained in:
@@ -19,7 +19,7 @@ import HttpBackend from 'i18next-http-backend';
|
||||
*
|
||||
* This is generated by the `i18n:gen-resources` script
|
||||
*/
|
||||
export const i18nResources = ['en', 'es', 'pt', 'ru', 'tr', 'vi', 'zh_Hans', 'zh_Hant'] as const;
|
||||
export const i18nResources = ['en', 'es', 'pt', 'ru', 'ta', 'tr', 'vi', 'zh_Hans', 'zh_Hant'] as const;
|
||||
|
||||
export type I18nResourceCode = (typeof i18nResources)[number];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user