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' => 'Postsvar ble endret',
|
||||
'edited_notify_body' => 'Ditt svar til emnet: :topic_subject ble endret av: :editor.',
|
||||
],
|
||||
'reply' => [
|
||||
'replied_notify_subject' => 'Ditt svar har et nytt svar',
|
||||
'replied_notify_body' => 'Ditt svar til emnet::topic_subject ble besvart av :replyer.',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user