Added deepL translation api and made little improvements
This commit is contained in:
4
src/environments/environment.ts
Normal file
4
src/environments/environment.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const environment = {
|
||||
production: false,
|
||||
deepLApiKey: '197fe2d7-bda4-d41b-5f48-cba0bc644be4:fx'
|
||||
};
|
||||
Reference in New Issue
Block a user