feat: Display all vocabulary data
This commit is contained in:
@@ -26,8 +26,8 @@ export interface IVerbData {
|
||||
|
||||
export interface IAdjektivData {
|
||||
grundform: string;
|
||||
nominativ_a: string;
|
||||
nominativ_b: string;
|
||||
endung_f: string;
|
||||
endung_n: string;
|
||||
};
|
||||
|
||||
export interface IVocab {
|
||||
|
||||
Reference in New Issue
Block a user