Small tweaks to semantics

Signed-off-by: Dejan Geci <dejan.geci@gmail.com>
This commit is contained in:
Dejan Geci 2012-10-08 17:49:29 +02:00
parent 38bf290ca7
commit 9fc53588e3
2 changed files with 2 additions and 2 deletions

View File

@ -14,6 +14,6 @@
*/
'previous' => '&laquo; Nazad',
'next' => 'Dalje &raquo;',
'next' => 'Napred &raquo;',
);

View File

@ -36,7 +36,7 @@
"countbetween" => "Polje :attribute mora imati izmedju :min i :max odabranih elemenata.",
"countmax" => "Polje :attribute mora imati manje od :max odabranih elemenata.",
"countmin" => "Polje :attribute mora imati najmanje :min odabranih elemenata.",
"different" => "Polja :attribute i :other moraju biti različiti.",
"different" => "Polja :attribute i :other moraju biti različita.",
"email" => "Format polja :attribute nije validan.",
"exists" => "Odabrano polje :attribute nije validno.",
"image" => "Polje :attribute mora biti slika.",