diff --git a/resources/scripts/locales/sl.json b/resources/scripts/locales/sl.json index 1c158da7..db8cc118 100644 --- a/resources/scripts/locales/sl.json +++ b/resources/scripts/locales/sl.json @@ -963,8 +963,8 @@ "default_formats_description": "Below given formats are used to fill up the fields automatically on invoice creation.", "default_invoice_email_body": "Default Invoice Email Body", "company_address_format": "Company Address Format", - "shipping_address_format": "Shipping Address Format", - "billing_address_format": "Billing Address Format", + "shipping_address_format": "Oblika naslova za pošiljanje", + "billing_address_format": "Oblika naslova za pošiljanje računa", "invoice_email_attachment": "Send invoices as attachments", "invoice_email_attachment_setting_description": "Enable this if you want to send invoices as email attachment. Please note that 'View Invoice' button in emails will not be displayed anymore when enabled.", "invoice_settings_updated": "Invoice Settings updated successfully", @@ -989,8 +989,8 @@ "default_formats_description": "Below given formats are used to fill up the fields automatically on estimate creation.", "default_estimate_email_body": "Default Estimate Email Body", "company_address_format": "Company Address Format", - "shipping_address_format": "Shipping Address Format", - "billing_address_format": "Billing Address Format", + "shipping_address_format": "Oblika naslova za pošiljanje", + "billing_address_format": "Oblika naslova za pošiljanje računa", "estimate_email_attachment": "Send estimates as attachments", "estimate_email_attachment_setting_description": "Enable this if you want to send the estimates as an email attachment. Please note that 'View Estimate' button in emails will not be displayed anymore when enabled.", "estimate_settings_updated": "Estimate Settings updated successfully",