15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"news": [
|
|
{
|
|
"title": {
|
|
"de": "Neue Röstung",
|
|
"en": "New Roast"
|
|
},
|
|
"text": {
|
|
"de": "Unsere neue Kaffeemischung ist da.",
|
|
"en": "Our new coffee blend has arrived."
|
|
},
|
|
"image": "/assets/IMG_News1.png"
|
|
}
|
|
]
|
|
} |