Skip to content

Commit

Permalink
ajouter le français comme locale
Browse files Browse the repository at this point in the history
  • Loading branch information
Datayama38 committed Apr 12, 2024
1 parent 34fb9d9 commit 1e54062
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cms/src/admin/app.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
export default {
config: {
locales: ["fr", "en"],
},
bootstrap() {},
};

0 comments on commit 1e54062

Please sign in to comment.