feat: add favorites support

This commit is contained in:
Jovan Krunić
2021-09-10 15:39:23 +00:00
committed by Rainer Killinger
parent 293ed6ba5f
commit e9452d6520
20 changed files with 621 additions and 135 deletions

View File

@@ -79,6 +79,11 @@
}
}
},
"favorites": {
"page": {
"TITLE": "Favoriten"
}
},
"map": {
"page": {
"TITLE": "Karte",

View File

@@ -79,6 +79,11 @@
}
}
},
"favorites": {
"page": {
"TITLE": "Favorites"
}
},
"map": {
"page": {
"TITLE": "Map",