diff options
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 |