(de)(nouns) add was? as questions to nominative and accusative

This commit is contained in:
Valentyne Stigloher 2025-06-08 14:35:26 +02:00
parent f5e0f0dc1a
commit 7b6db48d7b

View File

@ -1,6 +1,6 @@
export default {
N: 'wer?',
N: 'wer? was?',
G: 'wessen?',
D: 'wem?',
A: 'wen?',
A: 'wen? was?',
};