mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: add favorites support
This commit is contained in:
committed by
Rainer Killinger
parent
293ed6ba5f
commit
e9452d6520
@@ -79,6 +79,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"favorites": {
|
||||
"page": {
|
||||
"TITLE": "Favoriten"
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"page": {
|
||||
"TITLE": "Karte",
|
||||
|
||||
@@ -79,6 +79,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"favorites": {
|
||||
"page": {
|
||||
"TITLE": "Favorites"
|
||||
}
|
||||
},
|
||||
"map": {
|
||||
"page": {
|
||||
"TITLE": "Map",
|
||||
|
||||
Reference in New Issue
Block a user