diff options
author | ddtddt <ddtddt@piwigo.org> | 2012-03-18 18:04:08 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2012-03-18 18:04:08 +0000 |
commit | 8e5a58c953e6f8f782ba78b6b1243ead6f325640 (patch) | |
tree | 49fe02c501bf654e0c41416a6b598c299bab1efb /language/sv_SE/install.lang.php | |
parent | fa6cdb84d88ffdea1879dbae80f0d20fffc44a3b (diff) |
[trunk] - language - update sv_SE - Svenska - Swedish Thanks to styxsailor - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13623 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/sv_SE/install.lang.php')
-rw-r--r-- | language/sv_SE/install.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/sv_SE/install.lang.php b/language/sv_SE/install.lang.php index 1a259c615..59acb2776 100644 --- a/language/sv_SE/install.lang.php +++ b/language/sv_SE/install.lang.php @@ -70,6 +70,8 @@ $lang['Download the config file'] = 'Ladda ner konfigurations filen'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Du kan ladda ner konfigurationsfilen och ladda upp den till local/config .'; $lang['Just another Piwigo gallery'] = 'Ännu ett Piwigo galleri'; $lang['Welcome to my photo gallery'] = 'Välkommen till mitt fotogalleri'; +$lang['Welcome to your new installation of Piwigo!'] = 'Välkomment till din nya installation av Piwigo!'; +$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Tveka inte att kontakta våra forum för hjälp: %s'; ?>
\ No newline at end of file |