mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 21:02:35 +03:00
fix back-up data
This commit is contained in:
@@ -125,6 +125,54 @@
|
|||||||
"youtubeId": "hHW1oY26kxQ",
|
"youtubeId": "hHW1oY26kxQ",
|
||||||
"articleTitle": "Harry Potter und Stein der Weisen - 1",
|
"articleTitle": "Harry Potter und Stein der Weisen - 1",
|
||||||
"__collections__": {}
|
"__collections__": {}
|
||||||
|
},
|
||||||
|
"hp1k2": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"sentences": [
|
||||||
|
{
|
||||||
|
"origText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
|
||||||
|
"transText": "Бла-бла"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"articleId": "hp1",
|
||||||
|
"partTitle": "kapitel 2",
|
||||||
|
"words": [
|
||||||
|
{
|
||||||
|
"transWord": "Привет",
|
||||||
|
"origWord": "Hallo2"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"articlePartId": "k2",
|
||||||
|
"youtubeId": "hHW1oY26kxQ",
|
||||||
|
"articleTitle": "Harry Potter und Stein der Weisen - 2",
|
||||||
|
"__collections__": {}
|
||||||
|
},
|
||||||
|
"hp1k3": {
|
||||||
|
"content": [
|
||||||
|
{
|
||||||
|
"sentences": [
|
||||||
|
{
|
||||||
|
"origText": "Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
|
||||||
|
"transText": "Бла-бла-бла"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"articleId": "hp1",
|
||||||
|
"partTitle": "kapitel 3",
|
||||||
|
"words": [
|
||||||
|
{
|
||||||
|
"transWord": "Привет",
|
||||||
|
"origWord": "Hallo3"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"articlePartId": "k3",
|
||||||
|
"youtubeId": "hHW1oY26kxQ",
|
||||||
|
"articleTitle": "Harry Potter und Stein der Weisen - 3",
|
||||||
|
"__collections__": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user