forked from FoundKeyGang/FoundKey
Add missing whitespace
This commit is contained in:
parent
cbc46cddcf
commit
8abaf7ab1b
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ if (!('fetch' in window)) {
|
|||
'お使いのブラウザが古いためMisskeyを動作させることができません。' +
|
||||
'バージョンを最新のものに更新するか、別のブラウザをお試しください。' +
|
||||
'\n\n' +
|
||||
'Your browser seems outdated.' +
|
||||
'Your browser seems outdated. ' +
|
||||
'To run Misskey, please update your browser to latest version or try other browsers.');
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue