| Server IP : 195.130.67.5 / Your IP : 216.73.217.154 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Old Sites/Libteiser - Ojs/ojs2/cache/ |
Upload File : |
<?php return array (
'plugins.generic.customLocale.name' => 'Custom Locale Plugin',
'plugins.generic.customLocale.description' => 'This plugin enables customization of the default user interface text used by OJS.',
'plugins.generic.customLocale.longDescription' => 'This page lists all locales currently installed for the journal.',
'plugins.generic.customLocale.localeDescription' => 'This page lists all files that are available for the selected locale.',
'plugins.generic.customLocale.fileDescription' => 'Enter text into corresponding custom text field. Leave custom text field blank if the default OJS text should be used.',
'plugins.generic.customLocale.localeName' => 'Locale Name',
'plugins.generic.customLocale.localeKey' => 'Key',
'plugins.generic.customLocale.localeKey.description' => 'Enter an entire locale key to search for.',
'plugins.generic.customLocale.localeKeyValue' => 'Value',
'plugins.generic.customLocale.customize' => 'Customize',
'plugins.generic.customLocale.availableLocales' => 'Available Locales',
'plugins.generic.customLocale.locale' => '{$locale} Locale',
'plugins.generic.customLocale.localeFiles' => 'Locale Files',
'plugins.generic.customLocale.file.filename' => 'Filename',
'plugins.generic.customLocale.file.edit' => 'Editing {$filename}',
'plugins.generic.customLocale.file.reference' => 'Default Text',
'plugins.generic.customLocale.file.custom' => 'Custom Text',
); ?>