diff options
Diffstat (limited to 'language/lv_LV/common.lang.php')
-rw-r--r-- | language/lv_LV/common.lang.php | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index d09312432..d978049e1 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -229,10 +229,8 @@ $lang['month'][8] = "Augusts"; $lang['month'][9] = "Septembris"; $lang['Most visited'] = "Visapmeklētākie"; $lang['display most visited photos'] = 'parādīt visapmeklētākos fotoattēlus'; -$lang['The number of photos per row must be a not null scalar'] = 'Foto skaits rindā nedrīkst būt nulle skalārs lielums'; -$lang['Number of photos per row'] = 'Foto skaits rindā'; -$lang['The number of rows per page must be a not null scalar'] = "Rindu skaitam lapā jābut lielākam par 0 un veselam skaitlim"; -$lang['Number of rows per page'] = "Rindu skaits lapā"; +$lang['The number of photos per page must be a not null scalar'] = 'Foto skaits lapā nedrīkst būt nulle skalārs lielums'; +$lang['Number of photos per page'] = 'Foto skaits lapā'; $lang['Unknown identifier'] = "Nezināms identifikators"; $lang['New password'] = "Jauna parole"; $lang['Rate this photo'] = 'Vērtēt šo foto'; |