Seditio Source
Root |
./othercms/elxis_5.3_atlas_rev2452/language/hr/hr.com_wrapper.php
<?php
/**
* @version: 4.1
* @package: Elxis CMS
* @subpackage: Elxis Language
* @author: Elxis Team ( http://www.elxis.org )
* @copyright: (C) 2006-2013 Elxis.org. All rights reserved.
* @description: hr-HR (Hrvatski - Hrvatska) language for Elxis CMS
* @license: Elxis public license http://www.elxis.org/elxis-public-license.html
* @translator: Robert Kovalek
*
* ---- THIS FILE MUST BE ENCODED AS UTF-8! ----
*
*****************************************************************************/

defined('_ELXIS_') or die ('Direct access to this location is not allowed.');


$_lang = array();
$_lang['SORRY_WRONG_PAGE'] = 'Nažalost, ova stranica ne može biti prikazana zbog greške.';

?>