Adds missing i18n

This commit is contained in:
decabeza
2018-11-30 15:26:16 +01:00
parent 4193bb193c
commit 62a29e2cf9
6 changed files with 29 additions and 14 deletions

View File

@@ -79,6 +79,9 @@ en:
site_customization/content_block:
one: Custom content block
other: Custom content blocks
document:
one: Document
other: Documents
legislation/process:
one: "Process"
other: "Processes"

View File

@@ -441,11 +441,15 @@ en:
documents:
new:
title: "Upload a document"
file_field_text: "Choose document"
label_attachment: "Choose document"
submit_button: "Upload"
index:
new_link: "Add new document"
no_documents: "There are no documents."
title: "Documents"
format: "Format"
size: "Size"
url: "URL"
create:
success_notice: "Document uploaded succesfully"
unable_notice: "Invalid document"