Add the spreadsheet app to the home page

This commit is contained in:
yflory
2019-01-25 17:30:27 +01:00
parent 6e153dc858
commit e78fc2abcb
5 changed files with 6 additions and 2 deletions

View File

@@ -787,6 +787,7 @@ define(function () {
out.main_richTextPad = 'Rich Text Pad';
out.main_codePad = 'Markdown/Code Pad';
out.main_sheetPad = 'Spreadsheets (Beta)';
out.main_slidePad = 'Markdown Presentation';
out.main_pollPad = 'Poll or Schedule';
out.main_whiteboardPad = 'Whiteboard';