The source project of this merge request has been removed.
#662: Fixed broken app by deleting double translate-context parameters
A previous MR !636 (merged) broke the App by introducing double :translate-context
tags in front/src/components/common/EmptyState.vue
. This small commit should fix this.