Reorganized the Sample app target into folders and also, extracted the ContentViewModel view model from the ContentView view.

This commit is contained in:
2026-07-04 10:32:59 +02:00
parent 2b62de5154
commit d7dc32d7f7
10 changed files with 172 additions and 77 deletions
@@ -0,0 +1,27 @@
{
"sourceLanguage" : "en",
"strings" : {
"view.recording.navigation.title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Recording"
}
}
}
},
"view.transcription.navigation.title" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Transcription"
}
}
}
}
},
"version" : "1.2"
}