mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Add missing 'remove' string.
This commit is contained in:
parent
87e43894f0
commit
6c6629f5dc
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"action": "Action",
|
||||
"add": "Add",
|
||||
"remove": "Remove",
|
||||
"administration_password": "Administration password",
|
||||
"allowed_users": "Allowed users",
|
||||
"api_not_responding": "API is not responding",
|
||||
|
|
Loading…
Add table
Reference in a new issue