Reorganized the Sample app target into folders and also, extracted the ContentViewModel view model from the ContentView view.
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user