add french localization

This commit is contained in:
Ansh Nanda
2023-12-20 21:43:46 +05:30
parent c00c5efb34
commit e19b6a5119
2 changed files with 2463 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
/** @type {import('@lingui/conf').LinguiConfig} */
module.exports = {
locales: ['en', 'hi', 'ja'],
locales: ['en', 'hi', 'ja', 'fr'],
catalogs: [
{
path: '<rootDir>/src/locale/locales/{locale}/messages',
File diff suppressed because it is too large Load Diff