fix location release CSV export

This commit is contained in:
Bilal
2020-08-05 14:32:53 +02:00
parent 56d73d9844
commit 708cc5e0a8
4 changed files with 32 additions and 6 deletions

View File

@@ -850,7 +850,9 @@ en:
empty: Location Releases will appear here
table_headers:
amendment_signed: Amendment
amendment_signed_column: Amendment
approved: Approved
approved?: Approved
location_info: Location Info
notes: Notes
owner_info: Owner Info
@@ -870,6 +872,8 @@ en:
heading: Import Location Release
update:
notice: The location release has been updated
csv:
no_amendment_clause: No amendment clause
material_releases:
create:
notice: The material release has been created

View File

@@ -410,15 +410,20 @@ es:
table_headers:
address: Address (ES)
amendment_signed: Amendment (ES)
amendment_signed_column: Amendment signed (ES)
notes: Notes (ES)
signed_at: Date Signed (ES)
tags: Tags (ES)
approved: Approved (ES)
approved?: Approved (ES)
location_release:
actions:
sign_amendment: Sign Amendment (ES)
messages:
amendment_not_signed_tooltip: Amendment not yet signed (ES)
amendment_signed_tooltip: Amendment Signed (ES)
csv:
no_amendment_clause: No amendment clause (ES)
material_releases:
create:
notice: The acquired media release has been created (ES)