feat(i18n): add read mode translation keys for de/en/es
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -468,5 +468,16 @@
|
||||
"transcription_quote_stale": "Quote from an older version",
|
||||
"transcription_block_conflict": "This block was changed by someone else — please reload",
|
||||
"sort_dir_asc": "Sort ascending",
|
||||
"sort_dir_desc": "Sort descending"
|
||||
"sort_dir_desc": "Sort descending",
|
||||
"mode_read": "Read",
|
||||
"mode_edit": "Edit",
|
||||
"mode_edit_short": "Edit",
|
||||
"transcription_status_section": "1 section",
|
||||
"transcription_status_sections": "{count} sections",
|
||||
"transcription_status_last_edited": "Last edited: {time}",
|
||||
"scan_expand": "Expand scan",
|
||||
"scan_collapse": "Collapse scan",
|
||||
"transcription_empty_title": "No transcription yet",
|
||||
"transcription_empty_desc": "Draw regions on the scan and type the text to create a transcription.",
|
||||
"transcription_panel_close": "Close panel"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user