Translations cleaning / workflows (#10125)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { APP_LOCALES } from 'src/constants/Locales';
|
||||
import { APP_LOCALES } from 'src/i18n/constants/AppLocales';
|
||||
|
||||
export const isValidLocale = (
|
||||
value: string | null,
|
||||
|
||||
Reference in New Issue
Block a user