diff client/src/components/Sidebar.vue @ 1575:51f924cbac23

Feat: Importscheduler renamed to "unattended imports" We have now a prototypical user interface where the user is able to select whether or not he wishes an scheduling. If he chooses to, he is able to select simple/advanced scheduling and gets a wizward to help with setting up the cron string.
author Thomas Junk <thomas.junk@intevation.de>
date Thu, 13 Dec 2018 13:30:02 +0100
parents d8b12138a214
children 38f91897ca69
line wrap: on
line diff
--- a/client/src/components/Sidebar.vue	Thu Dec 13 12:48:25 2018 +0100
+++ b/client/src/components/Sidebar.vue	Thu Dec 13 13:30:02 2018 +0100
@@ -98,7 +98,7 @@
             fixed-width
             icon="clock"
           ></font-awesome-icon>
-          <translate class="fix-trans-space">Importschedule</translate>
+          <translate class="fix-trans-space">Unattended Imports</translate>
         </router-link>
       </div>
       <hr class="m-0" />