mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2025-12-10 01:44:55 +00:00
feat: add french translations (#271)
Co-authored-by: Michael Albert <37796947+awesome-michael@users.noreply.github.com>
This commit is contained in:
parent
41656748bb
commit
a200a8932b
6 changed files with 701 additions and 7 deletions
|
|
@ -331,6 +331,7 @@ const LoginPage = ({ theme }) => {
|
|||
>
|
||||
<MenuItem value="de">Deutsch</MenuItem>
|
||||
<MenuItem value="en">English</MenuItem>
|
||||
<MenuItem value="fr">Français</MenuItem>
|
||||
<MenuItem value="zh">简体中文</MenuItem>
|
||||
</Select>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue