Intervention flag display

This commit is contained in:
N-Pex 2025-09-23 17:17:26 +02:00
parent 8f8ae3cae9
commit 9b9ad90292
5 changed files with 74 additions and 24 deletions

View file

@ -520,6 +520,17 @@
"cc_info_link": "Content Credentials Verify",
"cc_no_info": "Details for this image cannot be verified.",
"metadata-stripped": "The image has been compressed and its metadata removed. If youd like more context, ask the sender for the original file.",
"download_image": "Download image"
"download_image": "Download image",
"contains_modified_and_ai_generated": "Contains modified and AI generated media.",
"take_a_closer_look": "Take a closer look.",
"contains_modified": "Contains modified media.",
"contains_ai_generated": "Contains AI generated media.",
"information_available": "Information is available for the media shared.",
"captured_with_camera": "Captured with a camera.",
"screenshot": "Screenshot.",
"screenshot_probably": "Image looks like a screenshot.",
"generated_with_ai": "Generated with AI.",
"modified": "Modified.",
"older_than_n_months": "Older than {n} months"
}
}