mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-20 16:42:56 +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"
|
||||
}
|
||||
}
|
||||
14
src/assets/i18n/en.json
Normal file
14
src/assets/i18n/en.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"types": {
|
||||
"dish": {
|
||||
"detailPage": {
|
||||
"DESCRIPTION_TITLE": "Description",
|
||||
"CATEGORY_TITLE": "Category",
|
||||
"CHARACTERISTICS_TITLE": "Characteristics"
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "Settings"
|
||||
}
|
||||
}
|
||||
BIN
src/assets/icon/favicon.png
Normal file
BIN
src/assets/icon/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 930 B |
BIN
src/assets/imgs/logo.png
Normal file
BIN
src/assets/imgs/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user