Files
2025-07-18 16:20:14 +07:00

21 lines
945 B
PHP
Executable File

<?php
# English
# Language File for the EmbedDocument Plugin
# -------
#
#
$lang["embeddocument_embed"] = "Embed";
$lang["embeddocument_embed_share"] = "Embed document";
$lang["embeddocument_help"] = "Copy and paste the HTML below to embed this document on a remote website.";
$lang["embeddocument_allow_original_download"] = "Allow the PDF variant of the resource file to be downloaded?";
$lang["embeddocument_alreadyonpage"] = "Enter a page number into the box on the right to jump to a specific page.";
$lang["embeddocument_download_pdf"] = "download PDF";
$lang["embeddocument_minimise"] = "minimise";
$lang["embeddocument_maximise"] = "maximise";
$lang["embeddocument_heading"] = "Remote Document Viewer Configuration";
$lang["embeddocument_specify_resourcetype"] = "Please specify which resource type the 'embed' functionality should appear for.";
$lang["embeddocument_document_resourcetype"] = "Remote Document Viewer Resource Type:";