@@ -223,6 +226,9 @@ SPDX-License-Identifier: AGPL-3.0-only
{{ i18n.ts.user }}: @{{ log.info.userUsername }}{{ log.info.userHost ? '@' + log.info.userHost : '' }}
+
+ {{ i18n.ts.user }}: @{{ log.info.userUsername }}{{ log.info.userHost ? '@' + log.info.userHost : '' }}
+
{{ i18n.ts.user }}: @{{ log.info.userUsername }}{{ log.info.userHost ? '@' + log.info.userHost : '' }}
diff --git a/sharkey-locales/en-US.yml b/sharkey-locales/en-US.yml
index 325f60794f..c2ea32e34c 100644
--- a/sharkey-locales/en-US.yml
+++ b/sharkey-locales/en-US.yml
@@ -376,6 +376,7 @@ _moderationLogTypes:
createPromo: "Created a note promo"
addRelay: "Added a relay"
removeRelay: "Removed a relay"
+ restartMigration: "Restarted migration for a user"
_mfm:
uncommonFeature: "This is not a widespread feature, it may not display properly on most other fedi software, including other Misskey forks"