1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-23 04:04:08 +02:00

Add branded email verification page with localization support

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-08-20 01:00:30 +00:00
parent caa0e7dba6
commit bf1e177885
8 changed files with 239 additions and 21 deletions

View File

@@ -776,6 +776,9 @@ highlightSensitiveMedia: "Highlight sensitive media"
verificationEmailSent: "A verification email has been sent. Please follow the included link to complete verification."
notSet: "Not set"
emailVerified: "Email has been verified"
emailVerifiedDescription: "Your email address has been successfully verified. You can now close this page."
emailVerificationFailed: "Email verification failed"
emailVerificationFailedDescription: "The verification link is invalid or has expired. Please try again."
noteFavoritesCount: "Number of favorite notes"
pageLikesCount: "Number of liked Pages"
pageLikedCount: "Number of received Page likes"

View File

@@ -776,6 +776,9 @@ highlightSensitiveMedia: "Evidenzia i media espliciti"
verificationEmailSent: "Una mail di verifica è stata inviata. Si prega di accedere al collegamento per compiere la verifica."
notSet: "Non impostato"
emailVerified: "Il tuo indirizzo email è stato verificato"
emailVerifiedDescription: "Il tuo indirizzo email è stato verificato con successo. Ora puoi chiudere questa pagina."
emailVerificationFailed: "Verifica email fallita"
emailVerificationFailedDescription: "Il link di verifica non è valido o è scaduto. Riprova di nuovo."
noteFavoritesCount: "Conteggio note tra i preferiti"
pageLikesCount: "Numero di pagine che ti piacciono"
pageLikedCount: "Numero delle tue pagine che hanno ricevuto \"Mi piace\""

View File

@@ -776,6 +776,9 @@ highlightSensitiveMedia: "メディアがセンシティブであることを分
verificationEmailSent: "確認のメールを送信しました。メールに記載されたリンクにアクセスして、設定を完了してください。"
notSet: "未設定"
emailVerified: "メールアドレスが確認されました"
emailVerifiedDescription: "メールアドレスの認証が完了しました。ページを閉じてお進みください。"
emailVerificationFailed: "メールアドレスの認証に失敗しました"
emailVerificationFailedDescription: "認証リンクが無効か期限切れです。もう一度お試しください。"
noteFavoritesCount: "お気に入りノートの数"
pageLikesCount: "Pageにいいねした数"
pageLikedCount: "Pageにいいねされた数"