Update lang.de.js

master
StalderT 2015-11-30 15:47:56 +01:00
parent c6d651e82d
commit 9ab7917393
1 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@ svgEditor.readLang({
"copy": "Kopieren",
"paste": "Einfügen",
"paste_in_place": "An Originalposition einfügen",
"Löschen": "Löschen",
"delete": "Löschen",
"group": "Gruppieren",
"move_front": "Nach ganz oben anheben",
"move_up": "Anheben",
@ -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."
}
});
});