%PDF-1.7 GIF89;
| Server IP : 172.66.157.178 / Your IP : 172.16.20.3 Web Server : Apache/2.4.25 (Debian) System : Linux f64a392e70de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : application ( 1000) PHP Version : 5.6.40 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /app/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',
); ?>