{{ $globals.icons.createAlt }}
              
              {{ $t("general.create") }}
            
          
          
            
              
              
                
                  
                    {{ item.icon }}
                  
                
                
                  
                    {{ item.title }}
                  
                  
                    {{ item.subtitle }}
                  
                
              
            
          
        
        
          
            
              {{ $globals.icons.translate }}
            
            
              {{ $t("sidebar.language") }}
              
            
          
          
            
              
                {{ $vuetify.theme.dark ? $globals.icons.weatherSunny : $globals.icons.weatherNight }}
              
            
            
              {{ $vuetify.theme.dark ? $t("settings.theme.light-mode") : $t("settings.theme.dark-mode") }}
            
          
        
      
      
        
           {{ $globals.icons.menu }}