add admin actions: remove cache, export configuration

This commit is contained in:
Simon Vieille 2020-10-14 16:14:50 +02:00
commit 5e894f9f08
Signed by: deblan
GPG key ID: 03383D15A1D31745
5 changed files with 128 additions and 6 deletions

View file

@ -59,3 +59,5 @@
"Use the avatar instead of the logo": "Verwenden Sie den Avatar anstelle des Logos"
"You do not have permission to change the settings.": "Sie haben keine Berechtigung zum Ändern der Einstellungen."
"Force this configuration to users": "Erzwingen Sie diese Konfiguration für Benutzer"
"Export the configuration": "Exportieren Sie die Konfiguration"
"Remove the cache": "Entfernen Sie den Cache"

View file

@ -59,3 +59,5 @@
"Use the avatar instead of the logo": "Utiliser l'avatar à la place du logo"
"You do not have permission to change the settings.": "Vous n'avez pas la permission de changer les paramètres."
"Force this configuration to users": "Forcer cette configuration aux utilisateurs"
"Export the configuration": "Exporter la configuration"
"Remove the cache": "Supprimer le cache"