Changed primary class with warning class in the callout. Added strong text into documents.yml for esp and eng.
This commit is contained in:
committed by
Senén Rodero Rodríguez
parent
593da5e76b
commit
45fc5c4fa2
@@ -3,7 +3,7 @@ en:
|
||||
tab: Documents
|
||||
no_documents: Don't have uploaded documents
|
||||
upload_document: Upload document
|
||||
max_documents_allowed_reached: You have reached the maximum number of documents allowed! You have to delete one before you can upload another.
|
||||
max_documents_allowed_reached_html: You have reached the maximum number of documents allowed! <strong>You have to delete one before you can upload another.</strong>
|
||||
form:
|
||||
attachment_label: Choose attachment file
|
||||
submit_button: Upload document
|
||||
@@ -26,4 +26,4 @@ en:
|
||||
errors:
|
||||
messages:
|
||||
in_between: must be in between %{min} and %{max}
|
||||
wrong_content_type: content type %{content_type} does not match any of accepted content types %{accepted_content_types}
|
||||
wrong_content_type: content type %{content_type} does not match any of accepted content types %{accepted_content_types}
|
||||
|
||||
Reference in New Issue
Block a user