Removing translations I attempted to put in before knowing the process.

Signed-off-by: Ryan Fletcher <ryan.fletcher@codepassion.ca>
This commit is contained in:
Ryan Fletcher
2018-07-11 16:18:00 -04:00
parent ba378ea00b
commit af92da9a7c
2 changed files with 2 additions and 6 deletions

View File

@@ -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);");

View File

@@ -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);"
}