Update lang.sv.js

master
StalderT 2015-12-01 12:14:24 +01:00
parent 1e2e578e8f
commit 8a150f44bf
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Anpassa till val",
"align_relative_to": "Justera förhållande till ...",
"relativeTo": "jämfört:",
"sida": "sida",
"page": "sida",
"largest_object": "största objekt",
"selected_objects": "valda objekt",
"smallest_object": "minsta objektet",
@ -247,4 +247,4 @@ svgEditor.readLang({
rememberLabel: "Remember this choice?",
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
}
});
});