Add missing translations
This commit is contained in:
@@ -206,8 +206,11 @@ define(function () {
|
||||
out.history_restoreDone = "Document restored";
|
||||
out.history_version = "Version:";
|
||||
|
||||
// Ckeditor links
|
||||
// Ckeditor
|
||||
out.openLinkInNewTab = "Open Link in New Tab";
|
||||
out.pad_mediatagTitle = "Media-Tag settings";
|
||||
out.pad_mediatagWidth = "Width (px)";
|
||||
out.pad_mediatagHeight = "Height (px)";
|
||||
|
||||
// Polls
|
||||
|
||||
@@ -364,6 +367,7 @@ define(function () {
|
||||
out.fm_error_cantPin = "Internal server error. Please reload the page and try again.";
|
||||
out.fm_viewListButton = "List view";
|
||||
out.fm_viewGridButton = "Grid view";
|
||||
out.fm_renamedPad = "You've set a custom name for this pad. Its shared title is:<br><b>{0}</b>";
|
||||
// File - Context menu
|
||||
out.fc_newfolder = "New folder";
|
||||
out.fc_rename = "Rename";
|
||||
|
||||
Reference in New Issue
Block a user