mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 17:12:43 +00:00
feat: add the app
This commit is contained in:
14
src/assets/i18n/de.json
Normal file
14
src/assets/i18n/de.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"types": {
|
||||
"dish": {
|
||||
"detailPage": {
|
||||
"DESCRIPTION_TITLE": "Description",
|
||||
"CATEGORY_TITLE": "Category",
|
||||
"CHARACTERISTICS_TITLE": "Characteristics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Einstellungen"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user