Skip to content

Commit

Permalink
Try add sourceLocale
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Aug 21, 2024
1 parent 056e22a commit d9c12aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lingui.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { LOCALES } from './src/locales';

const config = {
locales: LOCALES,
sourceLocale: 'en',
pseudoLocale: 'pseudo-LOCALE',
fallbackLocales: {
default: 'en',
Expand Down

0 comments on commit d9c12aa

Please sign in to comment.