changed: 일본 여행 단어장을 커뮤니티 식별자로 변경
This commit is contained in:
@@ -58,7 +58,7 @@ python3 scripts/build_packages.py --update-generated-at
|
||||
|
||||
- `official:deck:jlpt-n5` is a tiny official sample based lightly on the app
|
||||
seed vocabulary. It is not the full JLPT N5 set.
|
||||
- `official:deck:japan-travel-essentials` is a cleaned custom deck generated
|
||||
- `community:deck:japan-travel-essentials` is a cleaned custom deck generated
|
||||
from the user-provided Japan travel CSV, with example sentences added for
|
||||
app-side import and study testing.
|
||||
|
||||
|
||||
Binary file not shown.
+3
-3
@@ -3,17 +3,17 @@
|
||||
"registryId": "official",
|
||||
"registryName": "Japanese Word Trainer Official Registry",
|
||||
"trustLevel": "OFFICIAL",
|
||||
"generatedAt": 1778415955570,
|
||||
"generatedAt": 1778416637012,
|
||||
"decks": [
|
||||
{
|
||||
"stableDeckKey": "official:deck:japan-travel-essentials",
|
||||
"stableDeckKey": "community:deck:japan-travel-essentials",
|
||||
"deckKind": "CUSTOM",
|
||||
"title": "Japan Travel Essentials",
|
||||
"description": "Practical Japanese vocabulary for hotels, airports, flights, restaurants, menus, allergies, payments, signs, and travel actions.",
|
||||
"versionCode": 1,
|
||||
"wordCount": 243,
|
||||
"packageUrl": "packages/japan-travel-essentials-v1.zip",
|
||||
"sha256": "a9cc5d820a9265144780bfff92ab0bf269f71071354ef83dc6b2057ba8f12264"
|
||||
"sha256": "f0ae69bf6082fa2ecf2550eb5d7102a1c82c9c82633119aa17d1de3064cb366f"
|
||||
},
|
||||
{
|
||||
"stableDeckKey": "official:deck:jlpt-n5",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"stableDeckKey": "official:deck:japan-travel-essentials",
|
||||
"stableDeckKey": "community:deck:japan-travel-essentials",
|
||||
"deckKind": "CUSTOM",
|
||||
"title": "Japan Travel Essentials",
|
||||
"description": "Practical Japanese vocabulary for hotels, airports, flights, restaurants, menus, allergies, payments, signs, and travel actions.",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user