settings/Region: fix wrong title
This commit is contained in:
		
							parent
							
								
									b9eeae596b
								
							
						
					
					
						commit
						e8a206db96
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -57,7 +57,7 @@ const ChooseRegion: Component = () => {
 | 
				
			||||||
            <IconButton color="inherit" onClick={[navigate, -1]} disableRipple>
 | 
					            <IconButton color="inherit" onClick={[navigate, -1]} disableRipple>
 | 
				
			||||||
              <ArrowBack />
 | 
					              <ArrowBack />
 | 
				
			||||||
            </IconButton>
 | 
					            </IconButton>
 | 
				
			||||||
            <Title>{t("Choose Language")}</Title>
 | 
					            <Title>{t("Choose Region")}</Title>
 | 
				
			||||||
          </Toolbar>
 | 
					          </Toolbar>
 | 
				
			||||||
        </AppBar>
 | 
					        </AppBar>
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue