![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/ts.corals.io/corals-api/Corals/core/User/Communication/resources/lang/en/ |
<?php return [ 'notification_parameters' => 'Notification Parameters', 'notification_parameters_help' => 'copy and use parameters in body and title.', 'parameter' => 'Parameter', 'description' => 'Description', 'supported_channels' => [ 'mail' => 'E-mail', 'database' => 'Web', 'slack' => 'Slack', 'nexmo' => 'SMS', ], 'to_custom' => 'To Custom :channel', 'user_preferences_options' => ['user_preferences' => 'User Preferences'], 'mark_as_read' => 'Mark as read', 'mark_as_unread' => 'Mark as unread', 'notifications' => 'Notifications', 'you_have_unread_notification' => '{0} You don\'t have any unread notifications |{1} You have :count unread notification |[2,*] You have :count unread notifications', 'view_all_notifications' => 'View All Notifications', 'notification_template' => [ 'toggle_status' => 'Toggle Status', 'toggle_status_confirmation' => 'want to toggle status?' ] ];