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