|
@@ -254,8 +254,8 @@ return [
|
|
|
'select_send_time' => 'Please select a delivery time',
|
|
|
'youtube_category' => 'Youtube Category',
|
|
|
'input_yutube_fields' => 'Please enter a YouTube title and category',
|
|
|
- 'yutube_title_limit' => 'The maximum length of the YouTube title is 70 characters',
|
|
|
- 'post_message_limit' => 'The maximum length of the post message is 500 characters',
|
|
|
+ 'yutube_title_limit' => 'The length of the YouTube title exceeds the limit.',
|
|
|
+ 'post_message_limit' => 'The length of the post exceeds the limit.',
|
|
|
'post_message_help' => 'Tweets are limited to 280 characters and will be automatically intercepted if the limit is exceeded.',
|
|
|
],
|
|
|
'options' => [
|