Add Locale URL

This commit is contained in:
Restray
2022-04-02 16:15:00 +02:00
parent 741db1778b
commit d910b21185
187 changed files with 683 additions and 532 deletions

4
src/lib/lang.json Normal file
View File

@@ -0,0 +1,4 @@
{
"en": "English",
"fr": "Français"
}