From 502809ddad3085f9f116e93c7c6271a2efbe20f7 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 25 Apr 2020 00:31:03 +0200 Subject: [PATCH] Rename 'Results' and 'Submissions' to consistent 'Responses' including icon Signed-off-by: Jan-Christoph Borchardt --- src/components/AppNavigationForm.vue | 4 ++-- src/views/Create.vue | 4 ++-- src/views/Results.vue | 11 +++++++---- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/src/components/AppNavigationForm.vue b/src/components/AppNavigationForm.vue index b6507d1..4396ef3 100644 --- a/src/components/AppNavigationForm.vue +++ b/src/components/AppNavigationForm.vue @@ -38,9 +38,9 @@ - {{ t('forms', 'Show results') }} + {{ t('forms', 'Responses') }}