mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
fix: add missing translatable string log_remove_on_failed_restore
This commit is contained in:
parent
b887545c3e
commit
9c884e5172
1 changed files with 1 additions and 0 deletions
|
@ -516,6 +516,7 @@
|
|||
"log_permission_url": "Update URL related to permission '{}'",
|
||||
"log_regen_conf": "Regenerate system configurations '{}'",
|
||||
"log_remove_on_failed_install": "Remove '{}' after a failed installation",
|
||||
"log_remove_on_failed_restore": "Remove '{}' after a failed restore",
|
||||
"log_resource_snippet": "Provisioning/deprovisioning/updating a resource",
|
||||
"log_selfsigned_cert_install": "Install self-signed certificate on '{}' domain",
|
||||
"log_settings_reset": "Reset setting",
|
||||
|
|
Loading…
Add table
Reference in a new issue