openclassify/addons/default/visiosoft/advs-module/resources/lang/pt/addon.php
Fatih Alp ef3de70c3f
New Crowdin updates (#1077)
* New translations addon.php (Hebrew)
* New translations field.php (Catalan)
* New translations addon.php (Afrikaans)
* New translations addon.php (Romanian)
* New translations field.php (Romanian)
2021-06-02 17:12:01 +03:00

9 lines
332 B
PHP

<?php
return [
'title' => 'Publicidades',
'name' => 'Módulo de anúncios',
'description' => 'Módulo de anúncios',
'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.'
];