public async Task <Result <ListTranslationsResponseDto> > ListTranslations() => await _resourcesService.ListTranslations();