diff --git a/client/coral-admin/src/translations.json b/client/coral-admin/src/translations.json index c729bb2e5..3294fe84a 100644 --- a/client/coral-admin/src/translations.json +++ b/client/coral-admin/src/translations.json @@ -66,8 +66,8 @@ "include-comment-stream": "Include Comment Stream Description for Readers.", "include-comment-stream-desc": "Write a message to be added to the top of your comment stream. Pose a topic, include community guidelines, etc.", "include-text": "Include your text here.", - "enable-premod-links": "Moderate all comments with links", - "enable-premod-links-text": "Automatically send comments with links to the moderation queue.", + "enable-premod-links": "Pre-Moderate Comments Containing Links", + "enable-premod-links-text": "Moderators must approve any comment containing a link before its published.", "comment-settings": "Settings", "embed-comment-stream": "Embed Stream", "banned-word-text": "Comments which contain these words or phrases (not case-sensitive) will be automatically removed from the comment stream. Type a word and press Enter or Tab to add. Optionally paste a comma-separated list.", @@ -195,6 +195,8 @@ "include-text": "Incluir tu texto aqui.", "comment-settings": "Configuración de Comentarios", "embed-comment-stream": "Colocar Hilo de Comentarios", + "enable-premod-links": "Pre-Moderar Commentarios que contienen Links", + "enable-premod-links-text": "Los y las Moderadoras deben probar cualquier comentario que contengan links antes de su publicación.", "wordlist": "Palabras Suspendidas y Suspechosas", "banned-word-text": "Comentarios que contengan estas palabras o frases, no separadas por comas y en mayusculas o minusuculas, serán automaticamente separadas de los comentarios publicados.", "suspect-word-text": "Comments which contain these words or phrases (not case-sensitive) will be highlighted in the comment stream. Type a word and press Enter or Tab to add. Optionally paste a comma-separated list.",