Migrate to forgejo
This commit is contained in:
commit
af654ff353
50 changed files with 8357 additions and 0 deletions
7
src/locales/index.ts
Normal file
7
src/locales/index.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
import en from "./en.json";
|
||||
import fr from "./fr.json";
|
||||
|
||||
export default {
|
||||
en,
|
||||
fr,
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue