accountMovedShort
This commit is contained in:
parent
942651c5e2
commit
f3e3e0adb5
2 changed files with 2 additions and 2 deletions
|
|
@ -583,7 +583,7 @@ export function post(props: Record<string, any> = {}): Promise<void> {
|
|||
return alert({
|
||||
type: 'error',
|
||||
title: i18n.ts.accountMovedShort,
|
||||
text: i18n.ts.forbiddenBecauseYouAreMigrated,
|
||||
text: i18n.ts.operationForbidden,
|
||||
});
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue