add missing labels in the rooms list

This commit is contained in:
Aine
2024-11-21 15:56:17 +02:00
parent eb8e8f80a9
commit de125d0d66
9 changed files with 26 additions and 12 deletions

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

@@ -190,6 +190,7 @@ interface SynapseTranslationMessages extends TranslationMessages {
history_visibility: string;
topic?: string;
avatar?: string;
actions: string;
};
helper?: {
forward_extremities: string;