Update lang.sv.js
parent
1e2e578e8f
commit
8a150f44bf
|
@ -79,7 +79,7 @@ svgEditor.readLang({
|
||||||
"fit_to_sel": "Anpassa till val",
|
"fit_to_sel": "Anpassa till val",
|
||||||
"align_relative_to": "Justera förhållande till ...",
|
"align_relative_to": "Justera förhållande till ...",
|
||||||
"relativeTo": "jämfört:",
|
"relativeTo": "jämfört:",
|
||||||
"sida": "sida",
|
"page": "sida",
|
||||||
"largest_object": "största objekt",
|
"largest_object": "största objekt",
|
||||||
"selected_objects": "valda objekt",
|
"selected_objects": "valda objekt",
|
||||||
"smallest_object": "minsta objektet",
|
"smallest_object": "minsta objektet",
|
||||||
|
@ -247,4 +247,4 @@ svgEditor.readLang({
|
||||||
rememberLabel: "Remember this choice?",
|
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."
|
rememberTooltip: "If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again."
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue