mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -8,5 +8,9 @@ return [
|
||||
'post' => [
|
||||
'edited_notify_subject' => '返信が変更されました',
|
||||
'edited_notify_body' => 'トピックへの返信:topic_subjectは:editorによって変更されました。',
|
||||
],
|
||||
'reply' => [
|
||||
'replied_notify_subject' => 'あなたの返信に新しい返信があります',
|
||||
'replied_notify_body' => 'トピック::topic_subjectへの返信は:replyerによって返信されました。',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user