15 lines
252 B
JSON
15 lines
252 B
JSON
{
|
|
"version": 1,
|
|
"entries": [
|
|
{
|
|
"id": "ex-1",
|
|
"targetLang": "de",
|
|
"nativeLang": "en",
|
|
"term": "Guten Tag",
|
|
"translation": "Good day",
|
|
"context": "formal greeting",
|
|
"tags": ["greeting", "A1"]
|
|
}
|
|
]
|
|
}
|