openclassify/addons/default/visiosoft/advs-module/resources/lang/ca/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
323 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'title' => 'Anuncis',
'name' => 'Mòdul danuncis',
'description' => 'Mòdul danuncis',
'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.'
];