diff options
-rw-r--r-- | language/lv_LV/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index a81276a8c..d09312432 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -358,4 +358,5 @@ $lang['This author modified following comment:'] = 'Šis autors modificējis sek $lang['This author removed the comment with id %d'] = 'Šis autors izdz;esis komentāru ar id %d'; $lang['delete this comment'] = "izdzēst šo komentāru"; $lang['validate this comment'] = 'pārbaudīt šo komentāru'; +$lang['html tags are not allowed in login'] = 'html cilnes (tagi) loginā nav atļautas'; ?>
\ No newline at end of file |