mirror of https://github.com/docusealco/docuseal
				
				
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							57 lines
						
					
					
						
							1.5 KiB
						
					
					
				
			
		
		
	
	
							57 lines
						
					
					
						
							1.5 KiB
						
					
					
				const en = {
 | 
						|
  sign_yourself: 'Sign Yourself',
 | 
						|
  send: 'Send',
 | 
						|
  save: 'Save',
 | 
						|
  cancel: 'Cancel',
 | 
						|
  draw_field_on_the_document: 'Draw {field} field on the document',
 | 
						|
  click_to_upload: 'Click to upload',
 | 
						|
  or_drag_and_drop_files: 'or drag and drop files',
 | 
						|
  uploading: 'Uploading',
 | 
						|
  processing_: 'Processing...',
 | 
						|
  add_pdf_documents_or_images: 'Add PDF documents or images',
 | 
						|
  add_documents_or_images: 'Add documents or images',
 | 
						|
  required: 'Required',
 | 
						|
  default_value: 'Default value',
 | 
						|
  format: 'Format',
 | 
						|
  read_only: 'Read-only',
 | 
						|
  page: 'Page',
 | 
						|
  draw_new_area: 'Draw New Area',
 | 
						|
  copy_to_all_pages: 'Copy to All Pages',
 | 
						|
  add_option: 'Add option',
 | 
						|
  option: 'Option',
 | 
						|
  first_party: 'First Party',
 | 
						|
  second_party: 'Second Party',
 | 
						|
  third_party: 'Third Party',
 | 
						|
  fourth_party: 'Fourth Party',
 | 
						|
  fifth_party: 'Fifth Party',
 | 
						|
  sixth_party: 'Sixth Party',
 | 
						|
  seventh_party: 'Seventh Party',
 | 
						|
  eighth_party: 'Eighth Party',
 | 
						|
  ninth_party: 'Ninth Party',
 | 
						|
  tenth_party: 'Tenth Party',
 | 
						|
  add: 'Add',
 | 
						|
  text: 'Text',
 | 
						|
  signature: 'Signature',
 | 
						|
  initials: 'Initials',
 | 
						|
  date: 'Date',
 | 
						|
  image: 'Image',
 | 
						|
  file: 'File',
 | 
						|
  select: 'Select',
 | 
						|
  checkbox: 'Checkbox',
 | 
						|
  multiple: 'Multiple',
 | 
						|
  radio: 'Radio',
 | 
						|
  cells: 'Cells',
 | 
						|
  stamp: 'Stamp',
 | 
						|
  payment: 'Payment',
 | 
						|
  phone: 'Phone',
 | 
						|
  field: 'Field',
 | 
						|
  group: 'Group',
 | 
						|
  draw_a_text_field_on_the_page_with_a_mouse: 'Draw a text field on the page with a mouse',
 | 
						|
  draw_field: 'Draw {field} Field',
 | 
						|
  replace: 'Replace',
 | 
						|
  uploading_: 'Uploading...',
 | 
						|
  add_document: 'Add Document'
 | 
						|
}
 | 
						|
 | 
						|
export { en }
 |