yes
This commit is contained in:
parent
5f3755c20d
commit
c9014304d2
36 changed files with 671 additions and 387 deletions
11
i18n/en.toml
Normal file
11
i18n/en.toml
Normal 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
14
i18n/fr.toml
Normal 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'
|
Loading…
Add table
Add a link
Reference in a new issue