Fix loading component
- common: fixed loading component to work with newer versions of Angular/Ionic. Important: always put
awaitin front ofloading.show(). - common: translations service is now independent from API service
- chore: audit fixes
await in front of loading.show().