openclassify/addons/default/visiosoft/advs-module/resources/lang/es/addon.php
2026-03-02 23:41:21 +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.'
];