From e0dd7bc8bf6b68b012b2d3947e26610a6d8c3480 Mon Sep 17 00:00:00 2001 From: NGAU Zeonfung Date: Mon, 27 Feb 2023 03:02:05 +0900 Subject: [PATCH] Fix translation errors and improve translation. [site.json] Fix translation errors and improve translation. --- public/locales/ja/site.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/ja/site.json b/public/locales/ja/site.json index bb089bc3..592c81fd 100644 --- a/public/locales/ja/site.json +++ b/public/locales/ja/site.json @@ -6,5 +6,5 @@ "load more": "まだ{{count}}件の{{name}}があります。", "signed and stored on the blockchain": "{{name}}は、創作者によって署名され、ブロックチェーンに安全に保存されています。", "Write a comment on the blockchain": "ブロックチェーンでコメントする", - "powered by": "このサイトは  によって提供されます" -} \ No newline at end of file + "powered by": "このサイトは  によって作動します" +}