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' => 'Răspunsul a fost modificat',
|
||||
'edited_notify_body' => 'Răspunsul dvs. la subiect: :topic_subject a fost modificat de :editor.',
|
||||
],
|
||||
'reply' => [
|
||||
'replied_notify_subject' => 'Răspunsul dvs. are un răspuns nou',
|
||||
'replied_notify_body' => 'Răspunsul tău la subiectul de discuţie::topic_subject a fost răspuns de :replyer.',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user