This commit is contained in:
violette 2024-04-14 16:47:52 -04:00
parent 5f3755c20d
commit c9014304d2
36 changed files with 671 additions and 387 deletions

11
i18n/en.toml Normal file
View file

@ -0,0 +1,11 @@
[footer]
other = 'Take care, drink your water!'
[language]
other = 'Français'
[language-switch]
other = '/fr'
[dark-mode]
other = 'Dark mode'

14
i18n/fr.toml Normal file
View file

@ -0,0 +1,14 @@
Posts = "Postes"
Home = "Retour"
[footer]
other = 'Prends soins de toi !'
[language]
other = 'English'
[language-switch]
other = '/'
[dark-mode]
other = 'Mode sombre'