From af92da9a7cf5c71d37a7f991175a7dd656d30f35 Mon Sep 17 00:00:00 2001 From: Ryan Fletcher Date: Wed, 11 Jul 2018 16:18:00 -0400 Subject: [PATCH] Removing translations I attempted to put in before knowing the process. Signed-off-by: Ryan Fletcher --- l10n/en_GB.js | 4 +--- l10n/en_GB.json | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index d1d628190..a9c375117 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -74,8 +74,6 @@ OC.L10N.register( "Shared boards" : "Shared boards", "View more" : "View more", "Move board to archive" : "Move board to archive", - "Create a new board" : "Create a new board", - "Personal": "Personal", - "To do": "To do" + "Create a new board" : "Create a new board" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 1dde03650..4366eef90 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -72,8 +72,6 @@ "Shared boards" : "Shared boards", "View more" : "View more", "Move board to archive" : "Move board to archive", - "Create a new board" : "Create a new board", - "Personal": "Personal", - "To do": "To do" + "Create a new board" : "Create a new board" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file