diff options
Diffstat (limited to 'language/sv_SE/install.lang.php')
-rw-r--r-- | language/sv_SE/install.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/sv_SE/install.lang.php b/language/sv_SE/install.lang.php index ed415b8b9..272767cf0 100644 --- a/language/sv_SE/install.lang.php +++ b/language/sv_SE/install.lang.php @@ -68,4 +68,8 @@ $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.'] = 'Kunde inte skapa filen local/config/database.inc.php .'; $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'; + + ?>
\ No newline at end of file |