{{ $globals.icons.createAlt }}
            
            {{ $t("general.create") }}
          
        
        
          
            
            
              
                
              
              
                
                
              
            
          
        
      
      
        
          
            {{ $globals.icons.translate }}
          
          
            {{ $t('sidebar.language') }}
            
          
        
        
          
            
              {{ $vuetify.theme.dark ? $globals.icons.weatherSunny : $globals.icons.weatherNight }}
            
          
           {{ $vuetify.theme.dark ? "Light Mode" : "Dark Mode" }} 
        
      
    
    
      
         {{ $globals.icons.menu }}