Update lang.nl.js

master
StalderT 2015-12-01 12:08:16 +01:00
parent 7dc5f52264
commit 832e4e3ef6
1 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ svgEditor.readLang({
"fit_to_sel": "Pas om selectie",
"align_relative_to": "Uitlijnen relatief ten opzichte van ...",
"relativeTo": "Relatief ten opzichte van:",
"Pagina": "Pagina",
"page": "Pagina",
"largest_object": "Grootste object",
"selected_objects": "Geselecteerde objecten",
"smallest_object": "Kleinste object",
@ -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."
}
});
});