From 6c6629f5dce077a28a3742fc356572e15aee964c Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 16 May 2017 16:27:44 +0200 Subject: [PATCH] =?UTF-8?q?[fix]=C2=A0Add=20missing=20'remove'=20string.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/locales/en.json b/src/locales/en.json index 6f226c5a..c2c98fbc 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -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",