From 0d2a8e4b61f4b79507519c73f127b7ab883d853c Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 24 Jul 2026 17:20:30 +0200 Subject: Render the otp verbs properly in the action log --- config/locales/en.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/locales/en.yml') diff --git a/config/locales/en.yml b/config/locales/en.yml index 732d5cd1..618f5164 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -79,6 +79,9 @@ en: detail_assets_added: "Attachments added: %{names}" detail_assets_removed: "Attachments removed: %{names}" assets_reordered: "Attachments reordered" + otp_enroll: "%{actor} set up a second factor" + otp_disable: "%{actor} removed their second factor" + otp_reset: "%{actor} reset the second factor of %{target}" open_gallery: "Open gallery" asset_licenses: -- cgit v1.3