1
0
Fork 0
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:
Josué Tille 2024-02-29 12:06:35 +01:00
parent 8453c81081
commit d44d95f2ab
No known key found for this signature in database
GPG key ID: 5F259226AD51F2F5

View file

@ -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" ]