Merge branch 'staging' of github.com:joldie/cryptpad into print-code

This commit is contained in:
ansuz
2018-12-11 10:41:17 +01:00
5 changed files with 57 additions and 2 deletions

View File

@@ -172,7 +172,7 @@ define(function () {
out.printText = "Print";
out.printButton = "Print (enter)";
out.printButtonTitle = "Print your slides or export them as a PDF file";
out.printButtonTitle = "Print your document or export it as a PDF file";
out.printOptions = "Layout options";
out.printSlideNumber = "Display the slide number";
out.printDate = "Display the date";