summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/web/assets/recover.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/assets/recover.html b/src/web/assets/recover.html
index 91c0141fa6..019f57b2e7 100644
--- a/src/web/assets/recover.html
+++ b/src/web/assets/recover.html
@@ -6,7 +6,7 @@
<title>Misskeyのリカバリ</title>
<script>
- const yn = window.confirm('キャッシュをクリアしますか?\y\yDo you want to clear caches?');
+ const yn = window.confirm('キャッシュをクリアしますか?\n\nDo you want to clear caches?');
if (yn) {
try {