diff client/src/components/Sidebar.vue @ 2717:5b990f612420

import_review: rename overview to review. More space for logs
author Thomas Junk <thomas.junk@intevation.de>
date Tue, 19 Mar 2019 10:00:34 +0100
parents fdc392299ff1
children 6c1c4f55d99b
line wrap: on
line diff
--- a/client/src/components/Sidebar.vue	Mon Mar 18 18:52:41 2019 +0100
+++ b/client/src/components/Sidebar.vue	Tue Mar 19 10:00:34 2019 +0100
@@ -34,7 +34,7 @@
               fixed-width
               icon="clipboard-check"
             ></font-awesome-icon>
-            <span class="fix-trans-space" v-translate>Import events</span>
+            <span class="fix-trans-space" v-translate>Import review</span>
             <span class="indicator" v-if="showSidebar && stagingNotifications">
               {{ stagingNotifications }}
             </span>