Add translations for pad embed
This commit is contained in:
@@ -175,8 +175,8 @@ define(function () {
|
||||
out.viewOpenTitle = "Open this pad in read-only mode in a new tab";
|
||||
out.fileShare = "Copy link";
|
||||
out.getEmbedCode = "Get embed code";
|
||||
out.viewEmbedTitle = "";
|
||||
out.viewEmbedTag = "";
|
||||
out.viewEmbedTitle = "Embed the pad in an external page";
|
||||
out.viewEmbedTag = "To embed this pad, include this iframe in your page wherever you want. You can style it using CSS or HTML attributes.";
|
||||
out.fileEmbedTitle = "Embed the file in an external page";
|
||||
out.fileEmbedScript = "To embed this file, include this script once in your page to load the Media Tag:";
|
||||
out.fileEmbedTag = "Then place this Media Tag wherever in your page you would like to embed:";
|
||||
|
||||
Reference in New Issue
Block a user