changeset 3294:5f0c6e931e7f

Available_fairway_depth: label
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 16 May 2019 15:20:11 +0200
parents 76f643d20f19
children a409608dd6b3
files client/src/components/fairway/AvailableFairwayDepthDialogue.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/fairway/AvailableFairwayDepthDialogue.vue	Thu May 16 14:35:48 2019 +0200
+++ b/client/src/components/fairway/AvailableFairwayDepthDialogue.vue	Thu May 16 15:20:11 2019 +0200
@@ -323,7 +323,7 @@
       return [];
     },
     label() {
-      return this.$gettext("Statistics");
+      return this.$gettext("Available fairway depth");
     },
     empty() {
       if (this.type === this.$options.BOTTLENECKS)