Update lang.is.js
parent
0cd931fdec
commit
97f27fa706
|
@ -79,7 +79,7 @@ svgEditor.readLang({
|
||||||
"fit_to_sel": "Fit til val",
|
"fit_to_sel": "Fit til val",
|
||||||
"align_relative_to": "Jafna miðað við ...",
|
"align_relative_to": "Jafna miðað við ...",
|
||||||
"relativeTo": "hlutfallslegt til:",
|
"relativeTo": "hlutfallslegt til:",
|
||||||
"síðu": "síðu",
|
"page": "síðu",
|
||||||
"largest_object": "stærsti hlutinn",
|
"largest_object": "stærsti hlutinn",
|
||||||
"selected_objects": "kjörinn hlutir",
|
"selected_objects": "kjörinn hlutir",
|
||||||
"smallest_object": "lítill hluti",
|
"smallest_object": "lítill hluti",
|
||||||
|
@ -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