mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] English spelling.
This commit is contained in:
parent
1ff9a9e239
commit
3739b17744
1 changed files with 10 additions and 10 deletions
|
@ -63,8 +63,8 @@
|
|||
"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": "Are you sure to %s port %s (protocol: %s, connection: %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 to open port %s? (protocol: %s, connection: %s)",
|
||||
"confirm_firewall_close": "Are you sure 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*.",
|
||||
|
|
Loading…
Add table
Reference in a new issue