fixes i18n missing keys
This commit is contained in:
@@ -147,7 +147,7 @@ en:
|
|||||||
submit_button: "Save changes"
|
submit_button: "Save changes"
|
||||||
proposals:
|
proposals:
|
||||||
index:
|
index:
|
||||||
start_debate: Start a proposal
|
start_proposal: Start a proposal
|
||||||
select_order: Order by
|
select_order: Order by
|
||||||
select_order_long: Order proposals by
|
select_order_long: Order proposals by
|
||||||
orders:
|
orders:
|
||||||
@@ -256,6 +256,7 @@ en:
|
|||||||
title: "My account"
|
title: "My account"
|
||||||
save_changes_submit: "Save changes"
|
save_changes_submit: "Save changes"
|
||||||
email_on_debate_comment_label: "Receive email when someone comments on my debates"
|
email_on_debate_comment_label: "Receive email when someone comments on my debates"
|
||||||
|
email_on_proposal_comment_label: "Receive email when someone comments on my proposals"
|
||||||
email_on_comment_reply_label: "Receive email when someone replies to my comments"
|
email_on_comment_reply_label: "Receive email when someone replies to my comments"
|
||||||
change_credentials_link: "Change my credentials"
|
change_credentials_link: "Change my credentials"
|
||||||
avatar: "Avatar"
|
avatar: "Avatar"
|
||||||
@@ -274,6 +275,7 @@ en:
|
|||||||
message:
|
message:
|
||||||
user: "secret code did not match with the image"
|
user: "secret code did not match with the image"
|
||||||
debate: "secret code did not match with the image"
|
debate: "secret code did not match with the image"
|
||||||
|
proposal: "secret code did not match with the image"
|
||||||
shared:
|
shared:
|
||||||
tags_cloud:
|
tags_cloud:
|
||||||
tags: Trend
|
tags: Trend
|
||||||
@@ -295,6 +297,7 @@ en:
|
|||||||
all: "You are not authorized to %{action} %{subject}."
|
all: "You are not authorized to %{action} %{subject}."
|
||||||
welcome:
|
welcome:
|
||||||
last_debates: Last debates
|
last_debates: Last debates
|
||||||
|
last_proposals: Last proposals
|
||||||
welcome:
|
welcome:
|
||||||
title: Account verification
|
title: Account verification
|
||||||
instructions_1_html: "Welcome to the public participation website."
|
instructions_1_html: "Welcome to the public participation website."
|
||||||
|
|||||||
@@ -256,7 +256,8 @@ es:
|
|||||||
title: "Mi cuenta"
|
title: "Mi cuenta"
|
||||||
save_changes_submit: "Guardar cambios"
|
save_changes_submit: "Guardar cambios"
|
||||||
change_credentials_link: "Cambiar mis datos de acceso"
|
change_credentials_link: "Cambiar mis datos de acceso"
|
||||||
email_on_proposal_comment_label: "Recibir un email cuando alguien comenta en mis debates"
|
email_on_debate_comment_label: "Recibir un email cuando alguien comenta en mis debates"
|
||||||
|
email_on_proposal_comment_label: "Recibir un email cuando alguien comenta en mis propuestas"
|
||||||
email_on_comment_reply_label: "Recibir un email cuando alguien contesta a mis comentarios"
|
email_on_comment_reply_label: "Recibir un email cuando alguien contesta a mis comentarios"
|
||||||
avatar: "Avatar"
|
avatar: "Avatar"
|
||||||
personal: "Datos personales"
|
personal: "Datos personales"
|
||||||
@@ -273,6 +274,7 @@ es:
|
|||||||
refresh_button_text: "Refrescar"
|
refresh_button_text: "Refrescar"
|
||||||
message:
|
message:
|
||||||
user: "el código secreto no coincide con la imagen"
|
user: "el código secreto no coincide con la imagen"
|
||||||
|
debate: "el código secreto no coincide con la imagen"
|
||||||
proposal: "el código secreto no coincide con la imagen"
|
proposal: "el código secreto no coincide con la imagen"
|
||||||
shared:
|
shared:
|
||||||
tags_cloud:
|
tags_cloud:
|
||||||
@@ -294,6 +296,7 @@ es:
|
|||||||
manage:
|
manage:
|
||||||
all: "No tienes permiso para realizar la acción '%{action}' sobre %{subject}."
|
all: "No tienes permiso para realizar la acción '%{action}' sobre %{subject}."
|
||||||
welcome:
|
welcome:
|
||||||
|
last_debates: Últimos debates
|
||||||
last_proposals: Últimas propuestas
|
last_proposals: Últimas propuestas
|
||||||
welcome:
|
welcome:
|
||||||
title: Verificación de cuenta
|
title: Verificación de cuenta
|
||||||
|
|||||||
Reference in New Issue
Block a user