[trunk] - language - update sl_SL thanks to Klemen

git-svn-id: http://piwigo.org/svn/trunk@10367 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-14 19:31:52 +00:00
parent fc37451675
commit 6133bcf0f3
+2 -1
View File
@@ -354,6 +354,7 @@ $lang['Email address is missing. Please specify an email address.'] = 'Manjka e-
$lang['This author modified following comment:'] = 'Ta uporabnik je uredil naslednji komentar:';
$lang['This author removed the comment with id %d'] = 'Ta uporabnik je odstranil komentar z id-jem %d';
$lang['delete this comment'] = 'odstrani komentar';
$lang['validate this comment'] = 'preveri komentar';
$lang['validate this comment'] = 'preveri komentar';
$lang['html tags are not allowed in login'] = 'pri prijavi niso dovoljene html značke';
?>