Update message
This commit is contained in:
		
							parent
							
								
									8807894890
								
							
						
					
					
						commit
						5bbd318518
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5,10 +5,10 @@
 | 
				
			||||||
// Detect an old browser
 | 
					// Detect an old browser
 | 
				
			||||||
if (!('fetch' in window)) {
 | 
					if (!('fetch' in window)) {
 | 
				
			||||||
	alert(
 | 
						alert(
 | 
				
			||||||
		'お使いのブラウザが古いためMisskeyを動作させることができません。' +
 | 
							'お使いのブラウザ(またはOS)が古いためMisskeyを動作させることができません。' +
 | 
				
			||||||
		'バージョンを最新のものに更新するか、別のブラウザをお試しください。' +
 | 
							'バージョンを最新のものに更新するか、別のブラウザをお試しください。' +
 | 
				
			||||||
		'\n\n' +
 | 
							'\n\n' +
 | 
				
			||||||
		'Your browser seems outdated. ' +
 | 
							'Your browser (or your OS) seems outdated. ' +
 | 
				
			||||||
		'To run Misskey, please update your browser to latest version or try other browsers.');
 | 
							'To run Misskey, please update your browser to latest version or try other browsers.');
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue