first commit
This commit is contained in:
7
plugins/conditional_terms/languages/en.php
Normal file
7
plugins/conditional_terms/languages/en.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
$lang['conditional_terms_title'] = "Conditional terms - configuration";
|
||||
$lang['conditional_terms_description'] = "This plugin allows you to set a condition for the download terms to appear. If a resource has the specified value set for the field then the terms page will be displayed before downloading";
|
||||
$lang['conditional_terms_field'] = "Metadata field";
|
||||
$lang['conditional_terms_value'] = "Value";
|
||||
$lang['conditional_terms_plugin_misconfigured'] = "Conditional terms plugin is misconfigured";
|
Reference in New Issue
Block a user