diff options
author | mistic100 <mistic@piwigo.org> | 2011-10-17 19:26:40 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-10-17 19:26:40 +0000 |
commit | d4cf6a085c31a6ca0f18a0ef77fad688eac12bfa (patch) | |
tree | a7c7fb48575f55c79b06199401722da3b38a5186 /language/lv_LV | |
parent | 2a5555015a7640d3c404a205f2dbe8978f12503f (diff) |
feature:2471 missing translations in r12474 [Batch Manager] "zoom" and "edit" links over each thumbnail
git-svn-id: http://piwigo.org/svn/trunk@12478 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/lv_LV')
-rw-r--r-- | language/lv_LV/admin.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index e516c8d44..73e57c7e1 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -856,4 +856,6 @@ $lang['If no HD is available and if the current websize is bigger than resize di $lang['An error has occured during upgrade.'] = 'Atjauninot notikusi kļūme.'; $lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'Atpakošanas laikā notikusi kļūme. Pārbaudiet Jūsu piwigo instalācijas failu atļaujas.<br><a href="%s">Spiest te, lai redzētu log kļūdas</a>.'; $lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nevar ielādēt jauninājuma failu no servera'; +$lang['Zoom'] = 'Tālummaiņa'; + ?>
\ No newline at end of file |