Add bulk migration

This commit is contained in:
schroda
2026-03-13 22:41:28 +01:00
parent c4c2a616f6
commit f6302fe3aa
75 changed files with 4207 additions and 669 deletions

View File

@@ -401,7 +401,7 @@ export const ServerSettings = () => {
),
actions: {
confirm: {
title: t`I understand`,
title: t`Understood`,
},
},
});