fix + i18n

This commit is contained in:
DrMelone
2025-05-14 18:58:54 +02:00
parent bdb3778f8b
commit e9eb661b83
57 changed files with 1290 additions and 1074 deletions

View File

@@ -219,6 +219,8 @@ type Config = {
[key: string]: string;
};
};
account_pending_title?: string;
account_pending_text?: string;
};
type PromptSuggestion = {