diff --git a/client/coral-framework/locales/en.yml b/client/coral-framework/locales/en.yml
index 23d54730e..fe3d43ead 100644
--- a/client/coral-framework/locales/en.yml
+++ b/client/coral-framework/locales/en.yml
@@ -46,12 +46,12 @@ en:
moderator: Moderator
newsroom_role: "Newsroom Role"
no_flagged_accounts: "The Account Flags queue is currently empty."
- no-results: "No users found with that user name or email address. They're hiding!"
+ no_results: "No users found with that user name or email address. They're hiding!"
note: "Note: Banning this user will not let them edit comment or remove anything."
other: Other
people: People
role: "Select role..."
- select-status: "Select status..."
+ select_status: "Select status..."
staff: "Staff"
status: Status
username_and_email: "Username and Email"
@@ -85,8 +85,8 @@ en:
domain_list_text: "Enter the domains you would like to permit for Talk e.g. your local staging and production environments (ex. localhost:3000 staging.domain.com domain.com)."
domain_list_title: "Permitted Domains"
edit_comment_timeframe_heading: "Edit Comment Timeframe"
- edit-comment-timeframe-text-pre: "Commenters will have"
- edit-comment-timeframe-text-post: "seconds to edit their comments."
+ edit_comment_timeframe_text_pre: "Commenters will have"
+ edit_comment_timeframe_text_post: "seconds to edit their comments."
embed_comment_stream: "Embed Stream"
enable_premod_links_text: "Moderators must approve any comment containing a link before its published."
enable_pre_moderation: "Enable pre-moderation"
diff --git a/client/coral-framework/locales/es.yml b/client/coral-framework/locales/es.yml
index 678568742..4b668d104 100644
--- a/client/coral-framework/locales/es.yml
+++ b/client/coral-framework/locales/es.yml
@@ -46,12 +46,12 @@ es:
moderator: Moderatora
newsroom_role: "Rol en la redacción"
no_flagged_accounts: "No hay ninguna cuenta reportada en este momento."
- no-results: "No se encontraron usuarixs con ese nombre o correo."
+ no_results: "No se encontraron usuarixs con ese nombre o correo."
note: "Nota: Suspender a este usuario no le va a permitir (al usuario) borrar ni editar ni comentar."
other: Otro
people: Gente
role: "Seleccionar rol..."
- select-status: "Seleccionar estado..."
+ select_status: "Seleccionar estado..."
staff: "Staff"
status: Estado
username_and_email: "Usuario y E-mail"
@@ -86,8 +86,8 @@ es:
domain_list_title: "Dominios Permitidos"
embed_comment_stream: "Colocar Hilo de Comentarios"
edit_comment_timeframe_heading: "Periodo de Tiempo de edición del Comentario"
- edit-comment-timeframe-text-pre: "Comentarios tendrán"
- edit-comment-timeframe-text-post: "segundos para editar sus comentarios."
+ edit_comment_timeframe_text_pre: "Comentarios tendrán"
+ edit_comment_timeframe_text_post: "segundos para editar sus comentarios."
enable_premod_links_text: "Moderadores deben aprobar todo comentario que contenga un enlace antes de que sea publicado."
enable_pre_moderation: "Permitir pre-moderación"
enable_pre_moderation_text: "Moderadores deben aprobar todo comentario antes que sea publicado."