| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/external/ |
Upload File : |
<?php /* -------------------------------------------------------------- postfinder.lang.inc.php 2017-04-06 Gambio GmbH http://www.gambio.de Copyright (c) 2017 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'module_title' => 'DHL Postfinder (old)', 'module_description' => 'Allows your customers to easily find Packstations and Post Offices in their area', 'postfinder_distance' => 'distance', 'postfinder_error_general' => 'An error has occurred.', 'postfinder_error_no_postnumber' => 'Please enter your post number.', 'postfinder_error_postnumber_invalid' => 'The post number you entered in invalid.', 'postfinder_heading' => 'Find Packstation/Post Office', 'postfinder_intro' => 'Find your nearest Packstation or Post Office', 'postfinder_key' => 'API key for Postfinder', 'postfinder_label_city' => 'city', 'postfinder_label_street' => 'street', 'postfinder_label_streetno' => 'house number', 'postfinder_label_zip' => 'post code', 'postfinder_location' => 'location', 'postfinder_no_result' => 'Could not find a Packstation or Post Office. Please check the address you entered.', 'postfinder_placeholder_city' => 'Berlin', 'postfinder_placeholder_street' => 'Street name', 'postfinder_placeholder_streetno' => '42', 'postfinder_placeholder_zip' => '12345', 'postfinder_postnumber' => 'your post number', 'postfinder_psnumber' => 'Packstation/Post Office No.', 'postfinder_search_pstation' => 'Find now', 'postfinder_use_address' => 'Use address', 'no_configuration' => 'This module does not require additional configuration.', 'configuration_heading' => 'Postfinder Configuration', 'btn_ps2ab' => 'use in address book', 'btn_pfinder' => 'find Packstation/Post Office', );