New translations addon.php (Finnish)

This commit is contained in:
Fatih Alp 2022-01-13 12:42:08 +03:00
parent dba46ea666
commit 2d85d84977

View File

@ -4,5 +4,5 @@ return [
'title' => 'Mainokset', 'title' => 'Mainokset',
'name' => 'Mainosmoduuli', 'name' => 'Mainosmoduuli',
'description' => 'Mainosmoduuli', 'description' => 'Mainosmoduuli',
'info' => 'This is the screen where you can add, delete and edit ads from the Ads page. On this page, you can simply do the operations such as post management and ad configuration.' 'info' => 'Tämä on näyttö, jossa voit lisätä, poistaa ja muokata mainoksia Mainokset-sivulta. Tällä sivulla voit tehdä toiminnot, kuten viestien hallinnan ja mainosten määrityksen.'
]; ];