chore: add missing grammar copy to switch statement (#3376)

This commit is contained in:
ggurdin 2025-07-08 13:55:30 -04:00 committed by GitHub
parent 2a61da7361
commit 8a249cd83a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -491,6 +491,8 @@ String? getGrammarCopy({
return L10n.of(context).grammarCopyVOICErcpVoice;
case "grammarCopyCASEaccdat":
return L10n.of(context).grammarCopyCASEaccdat;
case 'grammarCopyVERBFORMshrt':
return L10n.of(context).grammarCopyVERBFORMshrt;
// Handle empty tag
case '':
ErrorHandler.logError(