From 01c01a46faa9332a2e437861fdb42afe962da833 Mon Sep 17 00:00:00 2001 From: Philipp Dormann Date: Fri, 15 Jan 2021 19:25:42 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8E=20i18n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #16 --- src/locales/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index d31ce045..4138bb74 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -127,5 +127,6 @@ "organizations": "Organizations", "create-organization": "Create Organization", "contact": "Contact", - "address": "Address" + "address": "Address", + "delete-organization": "Delete Organization" }