Update lang.gl.js
parent
263098c544
commit
3f97780057
|
@ -79,7 +79,7 @@ svgEditor.readLang({
|
||||||
"fit_to_sel": "Axustar a selección",
|
"fit_to_sel": "Axustar a selección",
|
||||||
"align_relative_to": "Aliñar en relación a ...",
|
"align_relative_to": "Aliñar en relación a ...",
|
||||||
"relativeTo": "en relación ao:",
|
"relativeTo": "en relación ao:",
|
||||||
"Portada": "Portada",
|
"page": "Portada",
|
||||||
"largest_object": "maior obxecto",
|
"largest_object": "maior obxecto",
|
||||||
"selected_objects": "obxectos elixidos",
|
"selected_objects": "obxectos elixidos",
|
||||||
"smallest_object": "menor obxecto",
|
"smallest_object": "menor obxecto",
|
||||||
|
@ -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