4 * Author & Copyright (c) by Gentics Software GmbH
5 * sales@gentics.com
6 * http://www.gentics.com
7 * Licenses can be found in the LICENSE.txt file in the root-folder of this installation
8 * You must not use this software without a valid license agreement.
9 *
10 */
11
12return array(
13'Comments' => 'Comments',
14'Name' => 'Name',
15'Email' => 'Email',
16'Subject' => 'Subject',
17'Description' => 'Message',
18'Notify me on new comments' => 'Notify me on new comments',
19'Verify Code' => 'Verify code',
20'Submit' => 'Submit',
21'No comments' => 'No comments available',
22'Reply' => 'Reply',
23'Delete' => 'Delete',
24'Approve' => 'Approve',
25'Not approve' => 'Not approve',
26'Comment approved' => 'Comment is approved.',
27'Comment not approved' => 'Comment is not approved',
28'Comment deleted successfully' => 'Comment was deleted successfully',
29'You have no access or comment deleted' => 'No access or comment is already deleted',
30'You have no access' => 'No access',
31'Your comment added successfully and will be displayed' => 'Your comment was added successfully and will be displayed',
32'Your comment added successfully and will be visible after approval of a moderator' => 'Your comment added successfully and will be visible after approval of a moderator',
33'Anonymous comments not allowed' => 'Anonymous comments are not allowed',