Update client/src/i18n/translations/ja.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
sss3978
2026-04-22 23:00:56 +09:00
committed by GitHub
parent 9bf4220054
commit d30132197e
+4 -4
View File
@@ -1939,10 +1939,10 @@ const ja: Record<string, string | { name: string; category: string }[]> = {
'todo.detail.create': 'タスクを作成',
// Notifications — dev test events
'notif.test.title': '[Test] Notification',
'notif.test.simple.text': 'This is a simple test notification.',
'notif.test.boolean.text': 'Do you accept this test notification?',
'notif.test.navigate.text': 'Click below to navigate to the dashboard.',
'notif.test.title': '[テスト] 通知',
'notif.test.simple.text': 'これはシンプルなテスト通知です。',
'notif.test.boolean.text': 'このテスト通知を承認しますか?',
'notif.test.navigate.text': '下をクリックしてダッシュボードに移動してください。',
// Notifications
'notif.trip_invite.title': '旅行への招待',