new: replace in-memory record repository with JSON-backed implementation

This commit is contained in:
2026-07-07 22:45:41 +02:00
parent 7fc9011d78
commit c0d73f86c0
12 changed files with 324 additions and 125 deletions
@@ -0,0 +1,18 @@
[
{
"emoji": "🙏",
"transcription": "An onestiz",
"translation": "La politesse",
"audio": "files/Chom_bev_01.m4a",
"subtitle": "files/Chom_bev_01_st_bzh.lrc",
"translationSubtitle": "files/Chom_bev_01_st_fr.lrc"
},
{
"emoji": "👋",
"transcription": "En em brezantiñ",
"translation": "Se présenter",
"audio": "files/Chom_bev_02.m4a",
"subtitle": "files/Chom_bev_02_st_bzh.lrc",
"translationSubtitle": "files/Chom_bev_02_st_fr.lrc"
}
]