mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
19 lines
448 B
JSON
19 lines
448 B
JSON
{
|
|
"types": {
|
|
"dish": {
|
|
"detailPage": {
|
|
"DESCRIPTION_TITLE": "Description",
|
|
"CATEGORY_TITLE": "Category",
|
|
"CHARACTERISTICS_TITLE": "Characteristics"
|
|
}
|
|
}
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"geoLocation": {
|
|
"permission_denied_title": "Location permission not granted",
|
|
"permission_denied_message": "Allow this app to use location services to activate this feature."
|
|
}
|
|
}
|
|
}
|