Update i18n for proposals success
To avoid confussions we use supports concept instead of votes for proposals.
This commit is contained in:
@@ -14,7 +14,7 @@ en:
|
||||
official_level_5_name_description: "Tag that will appear on users marked as Level 5 official position"
|
||||
max_ratio_anon_votes_on_debates: "Maximum ratio of anonymous votes per Debate"
|
||||
max_ratio_anon_votes_on_debates_description: "Anonymous votes are by registered users with an unverified account"
|
||||
max_votes_for_proposal_edit: "Number of votes from which a Proposal can no longer be edited"
|
||||
max_votes_for_proposal_edit: "Number of supports from which a Proposal can no longer be edited"
|
||||
max_votes_for_proposal_edit_description: "From this number of supports the author of a Proposal can no longer edit it"
|
||||
max_votes_for_debate_edit: "Number of votes from which a Debate can no longer be edited"
|
||||
max_votes_for_debate_edit_description: "From this number of votes the author of a Debate can no longer edit it"
|
||||
@@ -22,7 +22,7 @@ en:
|
||||
proposal_code_prefix_description: "This prefix will appear in the Proposals before the creation date and its ID"
|
||||
featured_proposals_number: "Number of featured proposals"
|
||||
featured_proposals_number_description: "Number of featured proposals that will be displayed if the Featured proposals feature is active"
|
||||
votes_for_proposal_success: "Number of votes necessary for approval of a Proposal"
|
||||
votes_for_proposal_success: "Number of supports necessary for approval of a Proposal"
|
||||
votes_for_proposal_success_description: "When a proposal reaches this number of supports it will no longer be able to receive more supports and is considered successful"
|
||||
months_to_archive_proposals: "Months to archive Proposals"
|
||||
months_to_archive_proposals_description: "After this number of months the Proposals will be archived and will no longer be able to receive supports"
|
||||
|
||||
@@ -14,7 +14,7 @@ es:
|
||||
official_level_5_name_description: "Etiqueta que aparecerá en los usuarios marcados como Nivel 5 de cargo público"
|
||||
max_ratio_anon_votes_on_debates: "Porcentaje máximo de votos anónimos por Debate"
|
||||
max_ratio_anon_votes_on_debates_description: "Se consideran votos anónimos los realizados por usuarios registrados con una cuenta sin verificar"
|
||||
max_votes_for_proposal_edit: "Número de votos en que una Propuesta deja de poderse editar"
|
||||
max_votes_for_proposal_edit: "Número de apoyos en que una Propuesta deja de poderse editar"
|
||||
max_votes_for_proposal_edit_description: "A partir de este número de apoyos el autor de una Propuesta ya no podrá editarla"
|
||||
max_votes_for_debate_edit: "Número de votos en que un Debate deja de poderse editar"
|
||||
max_votes_for_debate_edit_description: "A partir de este número de votos el autor de un Debate ya no podrá editarlo"
|
||||
|
||||
Reference in New Issue
Block a user