Update lang.ca.js

master
StalderT 2015-12-01 11:32:15 +01:00
parent de0ad3e91a
commit afcda71283
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Ajustar a la selecció",
"align_relative_to": "Alinear pel que fa a ...",
"relativeTo": "en relació amb:",
"Pàgina": "Pàgina",
"page": "Pàgina",
"largest_object": "objecte més gran",
"selected_objects": "objectes escollits",
"smallest_object": "objecte més petit",
@ -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."
}
});
});