Files
NodeBB/public/language/ja/admin/settings/notifications.json
2026-03-23 09:07:37 +00:00

9 lines
524 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"notifications": "通知",
"welcome-notification": "ウェルカム通知",
"welcome-notification-link": "ウェルカム通知のリンク",
"welcome-notification-uid": "ウェルカム通知ユーザーUID",
"post-queue-notification-uid": "投稿キュー通知ユーザーUID",
"notification-delay": "通知メール送信の遅延(秒)",
"notification-delay-help": "この時間内にユーザーが通知を読んだ場合、メールは送信されません。<br/>デフォルト: 60秒。"
}