openclassify/addons/default/visiosoft/advs-module/resources/lang/es/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
326 B
PHP

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