mirror of
https://github.com/YunoHost-Apps/element_ynh.git
synced 2024-09-03 18:36:08 +02:00
Fix config panel text
This commit is contained in:
parent
8453c81081
commit
d44d95f2ab
1 changed files with 2 additions and 2 deletions
|
@ -60,8 +60,8 @@ name.fr = "Configuration d'Element"
|
|||
|
||||
|
||||
[main.config.default_theme]
|
||||
ask.en = "Disable custom URL field on login page"
|
||||
ask.fr = "Déactiver le champ URL personnalisé sur la page login"
|
||||
ask.en = "Default theme"
|
||||
ask.fr = "Thème par défault"
|
||||
type = "select"
|
||||
choices = [ "light", "dark" ]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue