Skip to content
Snippets Groups Projects
Commit a78eebc4 authored by 和風ドレッシング's avatar 和風ドレッシング Committed by syuilo
Browse files

ていねい (#3608)

「古い」という表現でキレる方もいるので、丁寧な言葉づかいに変更
parent 7fe93702
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
// Detect an old browser
if (!('fetch' in window)) {
alert(
'お使いのブラウザ(またはOS)が古いためMisskeyを動作させることができません。' +
'お使いのブラウザ(またはOS)のバージョンが旧式のためMisskeyを動作させることができません。' +
'バージョンを最新のものに更新するか、別のブラウザをお試しください。' +
'\n\n' +
'Your browser (or your OS) seems outdated. ' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment