Add translations for transcriptions
This commit is contained in:
@ -104,6 +104,7 @@
|
||||
"image": "Bild",
|
||||
"menu_items": "Menu Items",
|
||||
"backgrounds": "Hintergr\u00fcnde",
|
||||
"transcription": "Transkript"
|
||||
"transcription": "Transkript",
|
||||
"record_language": "Sprache des Eintrags"
|
||||
}
|
||||
}
|
@ -117,4 +117,4 @@
|
||||
"allow_all": "F\u00fcr alle erlauben",
|
||||
"disallow_all": "F\u00fcr alle unterbinden"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
8
backend/de/transcription.json
Normal file
8
backend/de/transcription.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"tlTranscripts": {
|
||||
"add_transcript": "Transkription hinzuf\u00fcgen",
|
||||
"is_original_or_translation": "Ist Original (links) oder \u00dcbersetzung dessen (rechts)",
|
||||
"transcript_content": "Inhalt",
|
||||
"is_public": "Ist versteckt oder \u00f6ffentlich"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user