mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add lang fi + fr
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'topic' => [
|
||||
'replied_notify_subject' => 'Aiheessa on uusi vastaus',
|
||||
'replied_notify_body' => 'Aiheesi::topic_subject on uusi vastaus.',
|
||||
],
|
||||
'post' => [
|
||||
'edited_notify_subject' => 'Artikkelin vastausta muokattiin',
|
||||
'edited_notify_body' => 'Vastauksesi aiheeseen: :topic_subject was modified by: :editor.',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user