data: scaffold word deck registry
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"stableDeckKey": "official:deck:travel-basic",
|
||||
"deckKind": "CUSTOM",
|
||||
"title": "Travel Basic",
|
||||
"description": "Sample custom travel vocabulary deck published through the official registry.",
|
||||
"versionCode": 1,
|
||||
"createdAt": 1778400000000,
|
||||
"updatedAt": 1778400000000
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"stableWordKey": "official:word:airport",
|
||||
"displayOrder": 0
|
||||
},
|
||||
{
|
||||
"stableWordKey": "official:word:reservation",
|
||||
"displayOrder": 1
|
||||
},
|
||||
{
|
||||
"stableWordKey": "official:word:ticket",
|
||||
"displayOrder": 2
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,47 @@
|
||||
[
|
||||
{
|
||||
"stableWordKey": "official:word:airport",
|
||||
"readingJa": "くうこう",
|
||||
"readingKo": "",
|
||||
"partOfSpeech": "noun",
|
||||
"grammar": "",
|
||||
"kanji": "空港",
|
||||
"meaningJa": "",
|
||||
"meaningKo": "공항",
|
||||
"exampleJa": "空港まで行きたいです。",
|
||||
"exampleKo": "공항까지 가고 싶습니다.",
|
||||
"tag": "travel",
|
||||
"note": "Sample custom package word.",
|
||||
"contentHash": "sha256:01d44ce6ba568f17dca98d970f742df22edc93bef49817b4d468ab6c7bfb63f6"
|
||||
},
|
||||
{
|
||||
"stableWordKey": "official:word:reservation",
|
||||
"readingJa": "よやく",
|
||||
"readingKo": "",
|
||||
"partOfSpeech": "noun",
|
||||
"grammar": "",
|
||||
"kanji": "予約",
|
||||
"meaningJa": "",
|
||||
"meaningKo": "예약",
|
||||
"exampleJa": "予約があります。",
|
||||
"exampleKo": "예약이 있습니다.",
|
||||
"tag": "travel",
|
||||
"note": "Sample custom package word.",
|
||||
"contentHash": "sha256:679b7b32ce7c576e1f8b8e75243deca7af60022e214feb9875ca72e3f1a38478"
|
||||
},
|
||||
{
|
||||
"stableWordKey": "official:word:ticket",
|
||||
"readingJa": "きっぷ",
|
||||
"readingKo": "",
|
||||
"partOfSpeech": "noun",
|
||||
"grammar": "",
|
||||
"kanji": "切符",
|
||||
"meaningJa": "",
|
||||
"meaningKo": "표",
|
||||
"exampleJa": "切符を一枚ください。",
|
||||
"exampleKo": "표 한 장 주세요.",
|
||||
"tag": "travel",
|
||||
"note": "Sample custom package word.",
|
||||
"contentHash": "sha256:a27fd3edcaa3871b7588d67302e59b71f4d4aee19a452475e415122c7ee4e1d1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user