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

@@ -780,6 +780,7 @@ define(function () {
out.main_richTextPad = 'Éditeur de texte';
out.main_codePad = 'Éditeur de code';
out.main_sheetPad = 'Tableur (Beta)';
out.main_slidePad = 'Éditeur de Présentations';
out.main_pollPad = 'Sondage ou Planning';
out.main_whiteboardPad = 'Tableau blanc';