add missing translation key for kanban

pull/1/head
ansuz 2018-06-08 14:38:44 +02:00
parent 56836b2e28
commit b0039e35d0
1 changed files with 1 additions and 0 deletions

View File

@ -678,6 +678,7 @@ define(function () {
out.main_slidePad = 'Markdown Presentation';
out.main_pollPad = 'Poll or Schedule';
out.main_whiteboardPad = 'Whiteboard';
out.main_kanbanPad = 'Kanban';
out.main_localPads = 'Local Pads';
out.main_yourCryptDrive = 'Your CryptDrive';
out.main_footerText = "With CryptPad, you can make quick collaborative documents for taking notes and writing down ideas together.";