Server : nginx/1.22.1 System : Linux iZwz9daxib3w3i063fw434Z 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25 17:23:54 UTC 2020 x86_64 User : www ( 1000) PHP Version : 7.2.33 Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv Directory : /www/wwwroot/www.jkmold.com/phpcms/languages/en/ |
<?php /*Language Format: Add a new file(.lang.php) with your module name at /phpcms/languages/ translation save at the array:$LANG */ $LANG['announce'] = 'Announcement'; $LANG['announce_manage'] = 'Announcement manager'; $LANG['announce_list'] = 'List of announcement'; $LANG['announce_add'] = 'Add'; $LANG['announce_title'] = 'title'; $LANG['title_cannot_empty'] = 'Title is required'; $LANG['announcements_cannot_be_empty'] = 'Content is required'; $LANG['announcement_successful_added'] = 'Announcement added successfully'; $LANG['announced_a'] = 'Announcement edited successfully'; $LANG['announce_passed'] = 'Announcement has already been processed successfully.'; $LANG['announce_deleted'] = 'Batch delete processing is done successfully'; $LANG['startdate'] = 'Start Date'; $LANG['enddate'] = 'Due Date'; $LANG['announce_content'] = 'Content'; $LANG['announce_status'] = 'Status'; $LANG['edit_announce'] = 'Edit'; $LANG['inputer'] = 'Editor'; $LANG['check_annonuce'] = 'Review'; $LANG['preview'] = 'Preview'; $LANG['index'] = 'Frontend'; $LANG['cancel_all_selected'] = 'Cancel all selected'; $LANG['pass_all_selected'] = 'Approve selected items'; $LANG['remove_all_selected'] = 'Remove selected items'; $LANG['overdue_announce'] = 'Expired announcement'; $LANG['no_pass_announce'] = 'Pending announcement'; $LANG['no_exists'] = 'The announcement does not exist. It may have been deleted.'; $LANG['affirm_delete'] = 'Are you sure you want to delete it?'; $LANG['input_announce_title'] = 'Please insert announcement title'; $LANG['title_min_3_chars'] = 'at least 6 characters'; $LANG['right'] = 'Correct'; $LANG['server_no_data'] = 'Server is busy now, please try again later'; $LANG['announce_exist'] = 'The announcement already exists'; $LANG['checking'] = 'Checking validation...'; $LANG['select_stardate'] = 'Please choose start date'; $LANG['right_all'] = 'Correct!'; $LANG['select_downdate'] = 'Please choose due date'; $LANG['select_style'] = 'Please choose a style'; $LANG['available_style'] = 'Available style'; $LANG['lists'] = 'List'; $LANG['sitename'] = 'Site'; ?>