openclassify/addons/default/visiosoft/notifications-module/resources/lang/ca/addon.php
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +03:00

8 lines
176 B
PHP

<?php
return [
'title' => 'Notificacions',
'name' => 'Mòdul de notificacions',
'description' => 'Gestió del sistema de control de notificacions'
];