Adds missing i18n
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -79,6 +79,9 @@ es:
|
||||
site_customization/content_block:
|
||||
one: Bloque
|
||||
other: Bloques
|
||||
document:
|
||||
one: Documento
|
||||
other: Documentos
|
||||
legislation/process:
|
||||
one: "Proceso"
|
||||
other: "Procesos"
|
||||
|
||||
@@ -441,13 +441,18 @@ es:
|
||||
documents:
|
||||
new:
|
||||
title: "Subir un documento"
|
||||
label_attachment: "Selecciona un documento"
|
||||
submit_button: "Subir documento"
|
||||
index:
|
||||
title: "Documentos"
|
||||
new_link: "Subir un documento"
|
||||
no_documents: "No hay documentos."
|
||||
format: "Formato"
|
||||
size: "Tamaño"
|
||||
url: "URL"
|
||||
create:
|
||||
success_notice: "Documento creado correctamente"
|
||||
unable_notice: "Document inválido"
|
||||
unable_notice: "Documento inválido"
|
||||
destroy:
|
||||
success_notice: "Documento borrado correctamente"
|
||||
hidden_users:
|
||||
|
||||
Reference in New Issue
Block a user