Fix translation errors and improve translation.

[site.json] Fix translation errors and improve translation.
This commit is contained in:
NGAU Zeonfung 2023-02-27 03:02:05 +09:00 committed by GitHub
parent ef0b5ab163
commit e0dd7bc8bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@
"load more": "まだ{{count}}件の{{name}}があります。",
"signed and stored on the blockchain": "{{name}}は、創作者によって署名され、ブロックチェーンに安全に保存されています。",
"Write a comment on the blockchain": "ブロックチェーンでコメントする",
"powered by": "このサイトは <name/> によって提供されます"
}
"powered by": "このサイトは <name/> によって作動します"
}