diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 3 | ||||
| -rw-r--r-- | config/locales/en.yml | 3 |
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: |
