Update lang.de.js
This commit is contained in:
@@ -139,7 +139,7 @@ svgEditor.readLang({
|
|||||||
"copy": "Kopieren",
|
"copy": "Kopieren",
|
||||||
"paste": "Einfügen",
|
"paste": "Einfügen",
|
||||||
"paste_in_place": "An Originalposition einfügen",
|
"paste_in_place": "An Originalposition einfügen",
|
||||||
"Löschen": "Löschen",
|
"delete": "Löschen",
|
||||||
"group": "Gruppieren",
|
"group": "Gruppieren",
|
||||||
"move_front": "Nach ganz oben anheben",
|
"move_front": "Nach ganz oben anheben",
|
||||||
"move_up": "Anheben",
|
"move_up": "Anheben",
|
||||||
@@ -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."
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user