feat(i18n): add ANNOTATION_UPDATE_FAILED error code and annotation_edit_mode_active translation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Marcel
2026-04-14 10:43:10 +02:00
parent ff231db671
commit 953cb2c910
4 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
{
"$schema": "https://inlang.com/schema/inlang-message-format",
"error_annotation_not_found": "Annotation not found.",
"error_annotation_update_failed": "Could not save annotation position.",
"annotation_edit_mode_active": "Annotation selected — resize handles visible.",
"annotation_outdated_notice": "Some annotations refer to an earlier file version and are not shown.",
"error_document_not_found": "Document not found.",
"error_document_no_file": "No file is associated with this document.",