mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 22:17:30 -07:00
Add missing whitespace
This commit is contained in:
parent
97d28f093b
commit
9f837bf18e
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