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