mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Fix locales/en.json
Co-authored-by: Kayou <pierre@kayou.io>
This commit is contained in:
parent
250f69028a
commit
9b0d839492
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@
|
|||
"permission_not_found": "Permission '{permission:s}' not found",
|
||||
"permission_update_failed": "Could not update permission '{permission}': {error}",
|
||||
"permission_updated": "Permission '{permission:s}' updated",
|
||||
"permission_protected": "Permission {permission} is protected. You cannott add or remove the visitors group to/from this permission.",
|
||||
"permission_protected": "Permission {permission} is protected. You cannot add or remove the visitors group to/from this permission.",
|
||||
"permission_require_account": "Permission {permission} only makes sense for users having an account, and therefore cannot be enabled for visitors.",
|
||||
"port_already_closed": "Port {port:d} is already closed for {ip_version:s} connections",
|
||||
"port_already_opened": "Port {port:d} is already opened for {ip_version:s} connections",
|
||||
|
|
Loading…
Add table
Reference in a new issue