Skip to content

Commit

Permalink
Stub pt.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewjordan committed Jul 31, 2024
1 parent 689dd8c commit 8f9d741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/locales/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import de from "./de.json";
import en from "./en.json";
import pt from "./pt.json";

export default {
de,
en,
pt,
};
File renamed without changes.

0 comments on commit 8f9d741

Please sign in to comment.