diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-09-12 19:23:20 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-09-12 19:23:20 +0000 |
commit | 80293d0e4b94fcabe38916aac75b9aef3f225ffd (patch) | |
tree | 99db2c145ca94a9218bf914ff6e78c365f38c98c /language/lv_LV/install.lang.php | |
parent | eac273db5633b350d2d2752479191a76c78d6e39 (diff) |
[trunk] - language - (Latvian - Latviešu) thanks to Aivars Baldone - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12138 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 12d7da187..603aa4297 100644 --- a/language/lv_LV/install.lang.php +++ b/language/lv_LV/install.lang.php @@ -66,4 +66,6 @@ $lang['An alternate solution is to copy the text in the box above and paste it i $lang['Creation of config file local/config/database.inc.php failed.'] = 'Konfigurācijas faila local/config/database.inc.php izveide ir nesekmīga.'; $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ā'; ?>
\ No newline at end of file |