![]() 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/ledger.corals.io/Corals/modules/Utility/resources/lang/en/ |
<?php return [ 'location' => [ 'title' => 'Locations', 'title_singular' => 'Location' ], 'tag' => [ 'title' => 'Tags', 'title_singular' => 'Tag' ], 'attribute' => [ 'title' => 'Attributes', 'title_singular' => 'Attribute' ], 'category' => [ 'title' => 'Categories', 'title_singular' => 'Category' ], 'rating' => [ 'title' => 'Ratings', 'title_singular' => 'Rating' ], 'comment' => [ 'title' => 'Comments', 'title_singular' => 'Comment' ], 'gallery' => [ 'media' => [ 'title' => 'Media' ] ], 'invite_friends' => [ 'title' => 'Invite Friends', ], 'seo_item' => [ 'title' => 'SEO Item', 'title_singular' => 'SEO Item', ], 'content_consent' => [ 'title' => 'Content Consent Settings', 'title_singular' => 'Content Consent Settings', ], 'webhook' => [ 'title' => 'Webhooks', 'title_singular' => 'Webhook' ], 'listOfValue' => [ 'title' => 'List Of Values', 'title_singular' => 'List Of Value' ], 'guide' => [ 'title' => 'Guides', 'title_singular' => 'Guide' ], ];