From ae23bbdae3102ebc187ff504fe07d75116815ff4 Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Fri, 21 Aug 2020 07:54:15 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_ja-JP.ini | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index c9cd9a78d7..5fe45105bb 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -499,8 +499,8 @@ ssh_helper=<strong>ヘルプが必要ですか?</strong> GitHubのガイドを
 gpg_helper=<strong>ヘルプが必要ですか?</strong> GitHubのガイドをご覧ください: <a href="%s">GPGについて</a>
 add_new_key=SSHキーの追加
 add_new_gpg_key=GPGキーの追加
-key_content_ssh_placeholder=先頭は次のいずれかです 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521'
-key_content_gpg_placeholder=先頭は '-----BEGIN PGP PUBLIC KEY BLOCK-----' です
+key_content_ssh_placeholder=先頭は次のいずれか 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521'
+key_content_gpg_placeholder=先頭は '-----BEGIN PGP PUBLIC KEY BLOCK-----'
 ssh_key_been_used=このSSHキーは既にサーバーに追加されています。
 ssh_key_name_used=同じ名前のSSHキーが既にアカウントに追加されています。
 gpg_key_id_used=同じIDを持つGPG公開鍵が既に存在しています。