diff options
Diffstat (limited to 'core/l10n/sv.json')
-rw-r--r-- | core/l10n/sv.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 89bbd677b8a..1b07ef13113 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -228,6 +228,7 @@ "Database name" : "Databasnamn", "Database tablespace" : "Databas tabellutrymme", "Database host" : "Databasserver", + "Please specify the port number along with the host name (e.g., localhost:5432)." : "Vänligen ange portnumret tillsammans med hostnamnet (t.ex. localhost:5432).", "Performance warning" : "Prestanda varning", "SQLite will be used as database." : "SQLite kommer att användas som databas", "For larger installations we recommend to choose a different database backend." : "För större installationer rekommenderar vi at man väljer en annan databasmotor.", |