Update lang.pt-PT.js

master
StalderT 2015-12-01 12:09:22 +01:00
parent b4a99becee
commit ffe7fb042d
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Ajustar à selecção",
"align_relative_to": "Alinhar em relação a ...",
"relativeTo": "em relação ao:",
"Página": "Página",
"page": "Página",
"largest_object": "maior objeto",
"selected_objects": "objetos eleitos",
"smallest_object": "menor objeto",
@ -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."
}
});
});