openclassify/addons/default/visiosoft/notifications-module/resources/lang/ca/section.php
2022-03-08 18:45:16 +03:00

14 lines
195 B
PHP

<?php
return [
'notify' => [
'title' => 'Notificar',
],
'smsnotify' => [
'title' => 'Smsnotify',
],
'template' => [
'title' => 'Plantilla',
],
];