d3ro-voice/apps/mobile-rn/__tests__/fixtures/data-portability/desktop-dictionary.json
2026-08-29 18:33:45 +09:00

22 lines
510 B
JSON

{
"entries": [
{
"id": "7e050e11-c90c-4e95-8581-d37ad687d836",
"word": "D3RO Voice",
"pronunciation": "디쓰리로 보이스",
"category": "technical",
"usageCount": 7,
"lastUsedAt": 1767225600000,
"createdAt": 1767225600000,
"updatedAt": 1767312000000
},
{
"word": "쉼표, 포함",
"pronunciation": null,
"category": "user",
"usageCount": 0,
"createdAt": 1767398400000,
"updatedAt": 1767398400000
}
]
}