Skip to content

Commit

Permalink
fix: flag for vi, close #498
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 7, 2021
1 parent ff6f406 commit 6d0aab1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/by-features/100-locales/locales/es.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

1 change: 1 addition & 0 deletions src/meta.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ export const DEFAULT_LOCALE_COUNTRY_MAP = {
fr: 'fr',
ja: 'ja',
es: 'es',
vi: 'vn',
}

0 comments on commit 6d0aab1

Please sign in to comment.