Fixed english translations for room deletion
This commit is contained in:
		
							parent
							
								
									b2fb2496ca
								
							
						
					
					
						commit
						a7f0708845
					
				@ -173,15 +173,17 @@ const en = {
 | 
			
		||||
        },
 | 
			
		||||
        unencrypted: "Unencrypted",
 | 
			
		||||
      },
 | 
			
		||||
      erase: {
 | 
			
		||||
        title: "Delete room",
 | 
			
		||||
        content:
 | 
			
		||||
          "Are you sure you want to delete the room? This cannot be undone. All messages and shared media in the room will be deleted from the server!",
 | 
			
		||||
        fields: {
 | 
			
		||||
           block: "Block room from being rejoined",
 | 
			
		||||
      action: {
 | 
			
		||||
        erase: {
 | 
			
		||||
          title: "Delete room",
 | 
			
		||||
          content:
 | 
			
		||||
            "Are you sure you want to delete the room? This cannot be undone. All messages and shared media in the room will be deleted from the server!",
 | 
			
		||||
          fields: {
 | 
			
		||||
             block: "Block room from being rejoined",
 | 
			
		||||
          },
 | 
			
		||||
          send_success: "The room has been deleted",
 | 
			
		||||
          send_failure: "The room could not be deleted",
 | 
			
		||||
        },
 | 
			
		||||
        send_success: "The room has been deleted",
 | 
			
		||||
        send_failure: "The room could not be deleted",
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
    reports: {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user