diff --git a/src/i18n/translations/en-US.json b/src/i18n/translations/en-US.json index 1f5588d..025e8c5 100644 --- a/src/i18n/translations/en-US.json +++ b/src/i18n/translations/en-US.json @@ -156,9 +156,9 @@ "modal": { "warning": "Warning", "push_article": { - "content_normal": "{{count}} news are selected, do you want to transfer them into videos?", + "content_normal": "{{count}} news are selected, Do you want to transfer them into videos?", "content_normal_single": "{{count}} news is selected. Do you want to transfer it to a video?", - "content_error": "{{count}} news are selected, and metahuman contents are too short in the news below. Do you want to transfer them to videos?", + "content_error": "{{count}} news are selected, and {{error_count}} metahuman contents are too short in these news below. Do you want to transfer them to videos?", "content_error_single": "{{count}} news is selected, and the metahuman content is too short in this news. Do you want to transfer it to a video?", "error_title": "Abnormal news", "action_cancel": "Cancel",