Apply i18n
This commit is contained in:
@@ -24,3 +24,9 @@ export type ProjectsMessages = {
|
||||
update: string;
|
||||
pleaseEnter: string;
|
||||
};
|
||||
|
||||
export type ProjectMessages = {
|
||||
home: string;
|
||||
testCases: string;
|
||||
testRuns: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user