diff options
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index 80ad28a99..c9d672d8e 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -419,4 +419,7 @@ $lang['Password is missing. Please enter the password.'] = 'Nepareiza parole. LÅ $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'TrÅ«kst paroles apstiprinÄjuma. LÅ«dzu apstipriniet izvÄ“lÄ“to paroli.'; $lang['%d photos per page'] = '%d fotogrÄfiju lapÄ'; $lang['Theme'] = 'TÄ“ma'; -$lang['No results for'] = 'Nav rezultÄtu';
\ No newline at end of file +$lang['No results for'] = 'Nav rezultÄtu'; +$lang['Apply on properties'] = 'Pielietot Ä«paÅ¡Ä«bÄm'; +$lang['Photo title'] = 'Foto nosaukums'; +$lang['Photo description'] = 'Foto apraksts';
\ No newline at end of file |