mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
add operation logger for config panel
This commit is contained in:
parent
3a65b42802
commit
9eaabe25de
1 changed files with 3 additions and 0 deletions
|
@ -323,6 +323,9 @@
|
|||
"log_app_remove": "Remove the '{}' app",
|
||||
"log_app_upgrade": "Upgrade the '{}' app",
|
||||
"log_app_makedefault": "Make '{}' the default app",
|
||||
"log_app_action_run": "Run action of the '{}' app",
|
||||
"log_app_config_show_panel": "Show the config panel of the '{}' app",
|
||||
"log_app_config_apply": "Apply config to the '{}' app",
|
||||
"log_available_on_yunopaste": "This log is now available via {url}",
|
||||
"log_backup_restore_system": "Restore system from a backup archive",
|
||||
"log_backup_restore_app": "Restore '{}' from a backup archive",
|
||||
|
|
Loading…
Add table
Reference in a new issue