adds missing i18n keys

This commit is contained in:
decabeza
2017-05-23 18:38:59 +02:00
parent a92a9ffe34
commit d28c45a926
2 changed files with 6 additions and 0 deletions

View File

@@ -61,6 +61,9 @@ en:
legislation/draft_versions: legislation/draft_versions:
one: "Draft version" one: "Draft version"
other: "Draft versions" other: "Draft versions"
legislation/draft_texts:
one: "Draft"
other: "Drafts"
legislation/questions: legislation/questions:
one: "Question" one: "Question"
other: "Questions" other: "Questions"

View File

@@ -58,6 +58,9 @@ es:
legislation/process: legislation/process:
one: "Proceso" one: "Proceso"
other: "Procesos" other: "Procesos"
legislation/draft_versions:
one: "Versión borrador"
other: "Versiones borrador"
legislation/draft_texts: legislation/draft_texts:
one: "Borrador" one: "Borrador"
other: "Borradores" other: "Borradores"