Add Contact support button (#45)

This commit is contained in:
Aine
2024-09-25 19:09:58 +03:00
committed by GitHub
parent 52a2f1c936
commit bb53d53692
7 changed files with 43 additions and 2 deletions

1
src/i18n/index.d.ts vendored
View File

@@ -139,6 +139,7 @@ interface SynapseTranslationMessages extends TranslationMessages {
deactivate: string;
erase: string;
erase_admin_error: string;
modify_managed_user_error: string;
};
action: {
erase: string;