Skip to content

Commit

Permalink
Merge pull request #9 from openimis/develop
Browse files Browse the repository at this point in the history
MERGING RELEASE branches
  • Loading branch information
delcroip authored Nov 10, 2022
2 parents 8f14ff7 + 8ad6163 commit b9e199a
Show file tree
Hide file tree
Showing 2 changed files with 956 additions and 21 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import messages_fr from "./translations/fr.json";
import flatten from "flat";

const DEFAULT_CONFIG = {
"translations": [{ key: 'fr', messages: flatten(messages_fr) }],
Expand Down
Loading

0 comments on commit b9e199a

Please sign in to comment.