diff client/src/components/fairway/Profiles.vue @ 3172:975efa874acf

statistic: choice between bottlenecks and stretches implemented
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 06 May 2019 16:54:46 +0200
parents f91df0bc4986
children 77fc44ad05e3
line wrap: on
line diff
--- a/client/src/components/fairway/Profiles.vue	Mon May 06 16:36:03 2019 +0200
+++ b/client/src/components/fairway/Profiles.vue	Mon May 06 16:54:46 2019 +0200
@@ -330,7 +330,7 @@
       return orderedGroups;
     },
     profilesLable() {
-      return this.$gettext("Profiles");
+      return this.$gettext("Bottleneck");
     },
     selectedBottleneck: {
       get() {