mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-03-12 01:32:12 +00:00
53 lines
1.3 KiB
JSON
53 lines
1.3 KiB
JSON
{
|
|
"data": {
|
|
"REFRESH_ACTION": "Refresh",
|
|
"REFRESHING": "Refreshing...",
|
|
"detail": {
|
|
"TITLE": "Details"
|
|
},
|
|
"types": {
|
|
"dish": {
|
|
"detailPage": {
|
|
"DESCRIPTION_TITLE": "Description",
|
|
"CATEGORY_TITLE": "Category",
|
|
"CHARACTERISTICS_TITLE": "Characteristics"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"news": {
|
|
"title": "News"
|
|
},
|
|
"menu": {
|
|
"context": {
|
|
"title": "context menu",
|
|
"sort": {
|
|
"title": "sort",
|
|
"relevance": "relevance",
|
|
"name": "name",
|
|
"date": "date",
|
|
"type": "type"
|
|
},
|
|
"filter": {
|
|
"title": "filter",
|
|
"options": "options",
|
|
"showAll": "show all"
|
|
},
|
|
"settings": "settings"
|
|
}
|
|
},
|
|
"settings": {
|
|
"resetAlert.title": "Reset all settings?",
|
|
"resetAlert.message": "Are you shure to reset all settings to defaults values?",
|
|
"resetAlert.buttonYes": "yes",
|
|
"resetAlert.buttonCancel": "cancel",
|
|
"resetToast.message": "Settings reset",
|
|
"title": "Settings",
|
|
"geoLocation": {
|
|
"permission_denied_title": "Location permission not granted",
|
|
"permission_denied_message": "Allow this app to use location services to activate this feature."
|
|
},
|
|
"resetSettings": "Reset Settings"
|
|
}
|
|
}
|