From d9a018a75002bba009e60eaa87a5fb8276233c4e Mon Sep 17 00:00:00 2001 From: erdgeist Date: Sun, 2 Aug 2026 18:59:08 +0200 Subject: Witness account creation --- config/locales/de.yml | 1 + config/locales/en.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 63f133f1..9ea828ed 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -226,6 +226,7 @@ de: otp_enroll: "%{actor} hat einen zweiten Faktor eingerichtet" otp_disable: "%{actor} hat den zweiten Faktor entfernt" otp_reset: "%{actor} hat den zweiten Faktor von %{target} zurückgesetzt" + user_create: "%{actor} hat das Konto %{target} angelegt" user_deactivate: "%{actor} hat %{target} deaktiviert" user_reactivate: "%{actor} hat %{target} reaktiviert" redaktion_grant: "%{actor} hat %{target} in die Redaktion aufgenommen" diff --git a/config/locales/en.yml b/config/locales/en.yml index 27098e87..7b5b1b86 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -173,6 +173,7 @@ en: otp_enroll: "%{actor} set up a second factor" otp_disable: "%{actor} removed their second factor" otp_reset: "%{actor} reset the second factor of %{target}" + user_create: "%{actor} created the account %{target}" user_deactivate: "%{actor} deactivated %{target}" user_reactivate: "%{actor} reactivated %{target}" redaktion_grant: "%{actor} added %{target} to Redaktion" -- cgit v1.3