diff --git a/htdocs/langs/en_IN/admin.lang b/htdocs/langs/en_IN/admin.lang new file mode 100644 index 00000000000..19d248ef427 --- /dev/null +++ b/htdocs/langs/en_IN/admin.lang @@ -0,0 +1,20 @@ +# Dolibarr language file - en_IN - admin +CHARSET=UTF-8 +Module20Name=Quotations +Module20Desc=Quotation's management +Permission21=Read quotations +Permission22=Create/modify quotations +Permission24=Validate quotations +Permission25=Send quotations +Permission26=Close quotations +Permission27=Delete quotations +Permission28=Export quotations +WebCalAddEventOnStatusPropal=Add calendar event on quotations status change +##### Proposals ##### +PropalSetup=Quotations module setup +ProposalsNumberingModules=Quotations numbering modules +ProposalsPDFModules=Quotations documents models +ClassifiedInvoicedWithOrder=Classify invoiced quotations at the same time as the order +HideTreadedPropal=Hide the treated quotations in the list +FreeLegalTextOnProposal=Free text on quotations +WatermarkOnDraftProposal=Watermark on draft quotations (any if empty) \ No newline at end of file diff --git a/htdocs/langs/en_IN/boxes.lang b/htdocs/langs/en_IN/boxes.lang new file mode 100644 index 00000000000..00d39f84cdd --- /dev/null +++ b/htdocs/langs/en_IN/boxes.lang @@ -0,0 +1,5 @@ +# Dolibarr language file - en_IN - boxes +CHARSET=UTF-8 +BoxLastProposals=Last quotations +BoxTitleLastPropals=Last %s recorded quotations +NoRecordedProposals=No recorded quotations \ No newline at end of file diff --git a/htdocs/langs/en_IN/projects.lang b/htdocs/langs/en_IN/projects.lang new file mode 100644 index 00000000000..2d440a86678 --- /dev/null +++ b/htdocs/langs/en_IN/projects.lang @@ -0,0 +1,3 @@ +# Dolibarr language file - en_IN - projects +CHARSET=UTF-8 +ListProposalsAssociatedProject=List of the quotations associated with the project \ No newline at end of file