Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
seliqui committed Oct 12, 2023
1 parent 361b8e3 commit fe35081
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions newslist_staging.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "0.0.2",
"version": "0.0.3",
"newsEntries": [
{
"id": 1,
"level": [1, 2, 3, 4, 5],
"visibleFromVersion": 1,
"visibleToVersion": 1000,
"startDate": 1691506232,
"endDate": 1791506232,
"endDate": 1691506235,
"publishDate": 1691506232,
"counterActive": true,
"counterEndDate": 1791506232,
Expand Down Expand Up @@ -57,7 +57,7 @@
"id": 3,
"level": [1, 2],
"visibleFromVersion": 1,
"visibleToVersion": 1000,
"visibleToVersion": 226,
"startDate": 1695202579,
"endDate": 1703068579,
"publishDate": 1695202579,
Expand All @@ -70,8 +70,8 @@
},
"buttonLink": "https://minerva.digital/PlayStore",
"headline": {
"en": "Update 1.9.1 is out!",
"de": "Update 1.9.1 verfügbar!"
"en": "Update 1.9.x is out!",
"de": "Update 1.9.x verfügbar!"
},
"infotext": {
"en": "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\n\nAt vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.",
Expand All @@ -82,7 +82,7 @@
{
"id": 4,
"level": [4, 5],
"visibleFromVersion": 1,
"visibleFromVersion": 227,
"visibleToVersion": 1000,
"startDate": 1691506232,
"endDate": 1791506232,
Expand All @@ -96,8 +96,8 @@
},
"buttonLink": "",
"headline": {
"en": "English Headline!",
"de": "Deutsche Überschrift!"
"en": "New English Headline!",
"de": "Neue Deutsche Überschrift!"
},
"infotext": {
"en": "This is the infotext for the fourth entry. And the fourth entry has a way longer text. Just long enough to test if the line breaks work and if the UI can handle it well.",
Expand Down

0 comments on commit fe35081

Please sign in to comment.