Add: Translate multiservice
This commit is contained in:
1
src/app/services/translate.dto.ts
Normal file
1
src/app/services/translate.dto.ts
Normal file
@@ -0,0 +1 @@
|
||||
export type GoogleTranslateResponse = Array<Array<string>>;
|
||||
Reference in New Issue
Block a user