Add custom widgets

This commit is contained in:
Thomas Fuhrmann 2023-09-21 10:00:37 +02:00
parent 3b9a2964d9
commit 1f4aeb2a1d
34 changed files with 7790 additions and 0 deletions

View file

@ -0,0 +1,3 @@
export default {
selectMapWidget: "Select map:",
};