From b51e4ee445842a97e9fa60180051f2d9f0d93643 Mon Sep 17 00:00:00 2001 From: Shusui MOYATANI Date: Mon, 8 Jan 2024 15:42:04 +0900 Subject: [PATCH] fix: wording of domain verification --- src/locales/ja.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/ja.ts b/src/locales/ja.ts index 5ded5b3..dcf2775 100644 --- a/src/locales/ja.ts +++ b/src/locales/ja.ts @@ -78,7 +78,7 @@ export default { displayName: 'ユーザ名', about: '自己紹介', website: 'ウェブサイト', - nip05: 'ドメイン認証(NIP-05)', + nip05: 'ドメイン証明(NIP-05)', lightningAddress: 'LNURLアドレス / ライトニングアドレス', lightningAddressDescription: 'どちらか片方のみが保存されます。', otherProperties: 'その他の項目',