diff --git a/lib/pangea/morphs/get_grammar_copy.dart b/lib/pangea/morphs/get_grammar_copy.dart index 8afe7e409..cc2a141e6 100644 --- a/lib/pangea/morphs/get_grammar_copy.dart +++ b/lib/pangea/morphs/get_grammar_copy.dart @@ -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(