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

19 lines
983 B
PHP

<?php
# English
# Language File for the ResourceSpace Adobe Link Plugin
# -------
#
#
$lang["adobe_link_title"] = "Adobe Link";
$lang["adobe_link_configuration"] = "Adobe link setup";
$lang["adobe_link_document_extensions"] = "Adobe file format extensions";
$lang["adobe_link_asset_extensions"] = "Adobe file asset extensions. These file types can be imported into Adobe InDesign";
$lang["adobe_link_open"] = "Open";
$lang["adobe_link_import"] = "Import";
$lang["adobe_link_copy_successful"] = "You can now place the copied image";
$lang["adobe_link_import_successful"] = "The file is being imported";
$lang["adobe_link_upload_document"] = "Save";
$lang["adobe_link_saving"] = "Saving.." ;
$lang["adobe_link_saving_wait"] = "The file is being saved, please wait for the confirmation message. You may need to refresh the page to update the preview image.";