mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Typo.
This commit is contained in:
parent
17e4b68d41
commit
485b79d86c
1 changed files with 4 additions and 4 deletions
|
@ -62,8 +62,8 @@
|
|||
"confirm_app_default": "Are you sure you want to make this app default ?",
|
||||
"confirm_change_maindomain": "Are you sure you want to change the main domain ?",
|
||||
"confirm_delete": "Are you sure you want to delete %s ?",
|
||||
"confirm_firewall_open": "Are you sure to open port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_firewall_close": "Are you sure to close port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_firewall_open": "Are you sure you want to open port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_firewall_close": "Are you sure you want to close port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_install_custom_app": "Installing 3rd party applications may compromise the security of your system. Use at your own risk.",
|
||||
"confirm_install_domain_root": "You will not be able to install any other app on %s. Continue ?",
|
||||
"confirm_postinstall": "You are about to launch the post-installation process on the domain %s. It may take a few minutes, *do not interrupt the operation*.",
|
||||
|
@ -73,8 +73,8 @@
|
|||
"confirm_service_enable": "Are you sure you want to enable %s?",
|
||||
"confirm_service_disable": "Are you sure you want to disable %s?",
|
||||
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
|
||||
"confirm_update_apps": "Are you sure you want update every applications?",
|
||||
"confirm_update_packages": "Are you sure you want update every packages?",
|
||||
"confirm_update_apps": "Are you sure you want to update every applications?",
|
||||
"confirm_update_packages": "Are you sure you want to update every packages?",
|
||||
"confirm_upnp_enable": "Are you sure you want to enable UPnP?",
|
||||
"confirm_upnp_disable": "Are you sure you want to disable UPnP?",
|
||||
"connection": "Connection",
|
||||
|
|
Loading…
Add table
Reference in a new issue