summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorerdgeist <erdgeist@erdgeist.org>2026-07-24 17:20:30 +0200
committererdgeist <erdgeist@erdgeist.org>2026-07-24 17:20:30 +0200
commit0d2a8e4b61f4b79507519c73f127b7ab883d853c (patch)
treed01e5b323be317d62a7e1bc14b997a9e81e4b462 /config
parent5f26394947d1150e2656bb22c5858ae5edcdcac7 (diff)
Render the otp verbs properly in the action log
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml3
-rw-r--r--config/locales/en.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 7ffa0a59..ae955aa6 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -127,6 +127,9 @@ de:
127 detail_assets_added: "Anhänge hinzugefügt: %{names}" 127 detail_assets_added: "Anhänge hinzugefügt: %{names}"
128 detail_assets_removed: "Anhänge entfernt: %{names}" 128 detail_assets_removed: "Anhänge entfernt: %{names}"
129 assets_reordered: "Anhänge umsortiert" 129 assets_reordered: "Anhänge umsortiert"
130 otp_enroll: "%{actor} hat einen zweiten Faktor eingerichtet"
131 otp_disable: "%{actor} hat den zweiten Faktor entfernt"
132 otp_reset: "%{actor} hat den zweiten Faktor von %{target} zurückgesetzt"
130 133
131 open_gallery: "Gallerie anzeigen" 134 open_gallery: "Gallerie anzeigen"
132 asset_licenses: 135 asset_licenses:
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:
79 detail_assets_added: "Attachments added: %{names}" 79 detail_assets_added: "Attachments added: %{names}"
80 detail_assets_removed: "Attachments removed: %{names}" 80 detail_assets_removed: "Attachments removed: %{names}"
81 assets_reordered: "Attachments reordered" 81 assets_reordered: "Attachments reordered"
82 otp_enroll: "%{actor} set up a second factor"
83 otp_disable: "%{actor} removed their second factor"
84 otp_reset: "%{actor} reset the second factor of %{target}"
82 85
83 open_gallery: "Open gallery" 86 open_gallery: "Open gallery"
84 asset_licenses: 87 asset_licenses: