Approval.
This commit is contained in:
17
backend/zh/transcription.json
Normal file
17
backend/zh/transcription.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"tlTranscripts": {
|
||||
"add_transcript": "Add transcript",
|
||||
"is_original_or_translation": "Is original (left) or translation (right)",
|
||||
"transcript_content": "Transcript content",
|
||||
"is_public": "Is hidden or public",
|
||||
"edit_as_TEI": "Edit as TEI",
|
||||
"added_new_transcript": "The new transcript has been added",
|
||||
"transcript_deleted": "The transcript has been deleted",
|
||||
"transcript_updated": "The transcript has been updated",
|
||||
"edit_transcript_TEI": "Edit transcript (TEI mode)",
|
||||
"edit_transcript_for_object": "Edit transcript for object",
|
||||
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
|
||||
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
|
||||
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard."
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user