Просмотр файла protected/messages/sr/news.php

Размер файла: 795B
<?php
return array(
	'news_title'			=> "Novosti",
	'news_text'				=> "Novosti tekst",
	'news_name'				=> "Novosti naslov",
	'news_no_articles'		=> "Nema novosti.",
	'news_category'			=> "Kategorija",
	'news_categories'		=> "Kategorije",
	'news_comments'			=> "Komentari",
	'news_no_category'		=> "Nema kategorije",
	'news_no_categories'	=> "Nema kategorija",
	'news_add_article'		=> "Dodaj novost",
	'news_add_category'		=> "Dodaj kategoriju",
	'news_no_comments'		=> "Nema komentara",
	'news_comments'			=> "Komentari",
	'news_category_name'	=> "Naziv kategorije",
	'news_choose_image'		=> "Izaberi fotografiju",
	'news_edit_category'	=> "Izmeni kategoriju",
	'news_edit_article'		=> "Izmeni novost",
	'news_delete_article'	=> "Obriљi novost",
	'news_delete_category'	=> "Obriљi kategoriju",
);