SV update to the strings
This commit is contained in:
parent
78715c8671
commit
7e1f51b0f9
2 changed files with 5 additions and 4 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue