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' => 'Odpověď na příspěvek byla změněna',
|
||||
'edited_notify_body' => 'Vaše odpověď na téma: :topic_subject byla upravena: :editor.',
|
||||
],
|
||||
'reply' => [
|
||||
'replied_notify_subject' => 'Vaše odpověď má novou odpověď',
|
||||
'replied_notify_body' => 'Vaše odpověď na téma::topic_subject byla odeslána od :replyer.',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user