SV update to the strings

This commit is contained in:
Tobias Diekershoff 2017-02-15 08:13:06 +01:00
commit 7e1f51b0f9
2 changed files with 5 additions and 4 deletions

View file

@ -5,7 +5,7 @@ function string_plural_select_sv($n){
return ($n != 1);;
}}
;
$a->strings["Add New Contact"] = "";
$a->strings["Add New Contact"] = "Lägg till kontakt";
$a->strings["Enter address or web location"] = "";
$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Exempel: adam@exempel.com, http://exempel.com/bertil";
$a->strings["Connect"] = "Skicka kontaktförfrågan";