diff --git a/config/locales/en/general.yml b/config/locales/en/general.yml index d99b3f0a4..9d1d7f4f1 100644 --- a/config/locales/en/general.yml +++ b/config/locales/en/general.yml @@ -470,7 +470,6 @@ en: zero: No comments comments_tab: Comments dashboard_proposal_link: Dashboard - draft: Draft flag: This proposal has been flagged as inappropriate by several users. login_to_comment: You must %{signin} or %{signup} to leave a comment. notifications_tab: Notifications @@ -483,6 +482,8 @@ en: title_external_url: "Additional documentation" title_video_url: "External video" author: Author + preview: + draft: Draft update: form: submit_button: Save changes @@ -792,7 +793,6 @@ en: send_private_message: "Send private message" delete_alert: "Are you sure you want to delete your investment project? This action can't be undone" proposals: - send_notification: "Send notification" retired: "Retired proposal" see: "See proposal" votes: diff --git a/config/locales/es/general.yml b/config/locales/es/general.yml index c078e1ce2..c6ba9bb35 100644 --- a/config/locales/es/general.yml +++ b/config/locales/es/general.yml @@ -470,7 +470,6 @@ es: other: "%{count} Comentarios" comments_tab: Comentarios dashboard_proposal_link: Panel de control - draft: En borrador flag: Esta propuesta ha sido marcada como inapropiada por varios usuarios. login_to_comment: Necesitas %{signin} o %{signup} para comentar. notifications_tab: Notificaciones @@ -483,6 +482,8 @@ es: title_external_url: "Documentación adicional" title_video_url: "Vídeo externo" author: Autor + preview: + draft: En borrador update: form: submit_button: Guardar cambios @@ -791,7 +792,6 @@ es: send_private_message: "Enviar un mensaje privado" delete_alert: "¿Estás seguro de que deseas borrar tu proyecto de gasto? Esta acción no se puede deshacer" proposals: - send_notification: "Enviar notificación" retired: "Propuesta retirada" see: "Ver propuesta" votes: