forked from MapComplete/MapComplete
More translations
This commit is contained in:
parent
a528159bb7
commit
81a80ef95c
10 changed files with 42 additions and 42 deletions
|
@ -22,7 +22,7 @@ export class MessageBoxHandler {
|
|||
}
|
||||
}
|
||||
|
||||
new VariableUiElement(new UIEventSource<string>("<h2>Naar de kaart</h2>"),
|
||||
new VariableUiElement(new UIEventSource<string>("<h2>Return to the map</h2>"),
|
||||
() => {
|
||||
document.getElementById("to-the-map").onclick = function () {
|
||||
uielement.setData(undefined);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue