mirror of
				https://github.com/AppFlowy-IO/AppFlowy.git
				synced 2025-11-03 19:43:52 +00:00 
			
		
		
		
	Fix Italian translation
settings were not in the correct json group.
This commit is contained in:
		
							parent
							
								
									353bdc592b
								
							
						
					
					
						commit
						44af890f05
					
				@ -126,17 +126,17 @@
 | 
			
		||||
      "instruction2": "Copia questo codice negli appunti premendo l'icona o selezionando il testo:",
 | 
			
		||||
      "instruction3": "Naviga sul seguente link con il tuo browser web e inserisci il codice seguente:",
 | 
			
		||||
      "instruction4": "Premi il bottone qui sotto quando hai completato l'iscrizione:"
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "settings": {
 | 
			
		||||
    "title": "Impostazioni",
 | 
			
		||||
    "menu": {
 | 
			
		||||
      "appearance": "Aspetto",
 | 
			
		||||
      "language": "Lingua"
 | 
			
		||||
    },
 | 
			
		||||
    "settings": {
 | 
			
		||||
      "title": "Impostazioni",
 | 
			
		||||
      "menu": {
 | 
			
		||||
        "appearance": "Aspetto",
 | 
			
		||||
        "language": "Lingua"
 | 
			
		||||
      },
 | 
			
		||||
      "appearance": {
 | 
			
		||||
        "lightLabel": "Modalità Chiara",
 | 
			
		||||
        "darkLabel": "Modalità Scura"
 | 
			
		||||
      }
 | 
			
		||||
    "appearance": {
 | 
			
		||||
      "lightLabel": "Modalità Chiara",
 | 
			
		||||
      "darkLabel": "Modalità Scura"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user