diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-12 15:52:12 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-12 15:52:12 +0000 |
commit | aa151768a85b8409ea4c5290170266566e39fa9d (patch) | |
tree | d647249e38e6d3b2ff3198dd2d265ea21750d82e /language | |
parent | 8b6ec32911f9828e7db962525a9f3f3995508d83 (diff) |
[trunk] - update lv_LV (Latvian) thanks to Aivars Baldone
git-svn-id: http://piwigo.org/svn/trunk@10327 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/admin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/lv_LV/admin.lang.php b/language/lv_LV/admin.lang.php index 217d07ac6..1a210cec2 100644 --- a/language/lv_LV/admin.lang.php +++ b/language/lv_LV/admin.lang.php @@ -776,5 +776,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of $lang['Do you want to activate anyway?'] = 'Vai vēlaties aktivēt jebkurā gadījumā?'; $lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'TAGAD ŠIS SPRAUDNIS IR PIWIGO KODOLA SASTĀVDAĻA! VAI NOINSTALĒT TO!'; $lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'KĻŪDA: ŠIS SPRAUDNIS IZTRŪKST, BET TAS IR INSTALĒTS! VAI NOINSTALĒT TO'; - +$lang['display'] = 'attēlot'; ?>
\ No newline at end of file |