diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-01-23 07:42:00 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-01-23 07:42:00 +0000 |
commit | e3432acef1436adb82804f87fb760a0fcf3fcfc6 (patch) | |
tree | cbcaf01df262a2db382c0dcd6a66b6a24c829b99 /language/lv_LV/install.lang.php | |
parent | bb9c713c03c457e5d4c4e3c24be9c0c925e9f8fb (diff) |
[trunk] - language - update lv_LV (Latvian - Latviešu) thanks to Aivars Baldone - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@12939 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/lv_LV/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/lv_LV/install.lang.php b/language/lv_LV/install.lang.php index a6711ee0e..f2df52784 100644 --- a/language/lv_LV/install.lang.php +++ b/language/lv_LV/install.lang.php @@ -68,4 +68,6 @@ $lang['Download the config file'] = 'Lejupladet config failu'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Jums jalejupielade configuracijas fails un jaielade tas Jusu instalacijas local/config mape.'; $lang['Just another Piwigo gallery'] = 'Vēl viena Piwigo galerija'; $lang['Welcome to my photo gallery'] = 'Laipni lūgti manā foto galerijā'; +$lang['Welcome to your new installation of Piwigo!'] = 'Laipni lūgti Jūsu Piwigo jaunajā instalācijā!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Nevilcinieties izmantot mūsu forumu palīdzību: %s'; ?>
\ No newline at end of file |