diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-08-02 18:59:08 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-08-02 18:59:08 +0200 |
| commit | d9a018a75002bba009e60eaa87a5fb8276233c4e (patch) | |
| tree | 33335d1c861b01039e13b6e94be214e1b284eb6a /config/locales/en.yml | |
| parent | 833c59abf109943e857f64e526f6434e095242d6 (diff) | |
Witness account creation
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: | |||
| 173 | otp_enroll: "%{actor} set up a second factor" | 173 | otp_enroll: "%{actor} set up a second factor" |
| 174 | otp_disable: "%{actor} removed their second factor" | 174 | otp_disable: "%{actor} removed their second factor" |
| 175 | otp_reset: "%{actor} reset the second factor of %{target}" | 175 | otp_reset: "%{actor} reset the second factor of %{target}" |
| 176 | user_create: "%{actor} created the account %{target}" | ||
| 176 | user_deactivate: "%{actor} deactivated %{target}" | 177 | user_deactivate: "%{actor} deactivated %{target}" |
| 177 | user_reactivate: "%{actor} reactivated %{target}" | 178 | user_reactivate: "%{actor} reactivated %{target}" |
| 178 | redaktion_grant: "%{actor} added %{target} to Redaktion" | 179 | redaktion_grant: "%{actor} added %{target} to Redaktion" |
