diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-10 10:19:40 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-10 10:19:40 +0000 |
commit | 22b0c36444c66c7ada35514e38552292bc857596 (patch) | |
tree | 43cf4164230a31d7c64e3bb710d657fa144b01bd | |
parent | 609431183bae510c5fb93296a845feee8b148b81 (diff) |
[trunk_public] Update lv_LV, thanks to : agrisans
git-svn-id: http://piwigo.org/svn/trunk@29014 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/common.lang.php | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/language/lv_LV/common.lang.php b/language/lv_LV/common.lang.php index c9d672d8e..5f565c800 100644 --- a/language/lv_LV/common.lang.php +++ b/language/lv_LV/common.lang.php @@ -422,4 +422,6 @@ $lang['Theme'] = 'Tēma'; $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 +$lang['Photo description'] = 'Foto apraksts'; +$lang['Album name, A → Z'] = 'Albūma nosaukums, A → Z '; +$lang['Album name, Z → A'] = 'Albūma nosaukums, Z → A ';
\ No newline at end of file |