mirror of
https://github.com/aljazceru/mutiny-web.git
synced 2025-12-17 06:14:21 +01:00
Update languages.ts
Added French
This commit is contained in:
@@ -17,6 +17,10 @@ export const LANGUAGE_OPTIONS: Language[] = [
|
||||
{
|
||||
value: "Español",
|
||||
shortName: "es"
|
||||
},
|
||||
{
|
||||
value: "Français",
|
||||
shortName: "fr"
|
||||
},
|
||||
{
|
||||
value: "简体中文",
|
||||
|
||||
Reference in New Issue
Block a user