From 9c11704d03edd913fceda369eafd3ed9f0155758 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 13 Feb 2026 20:45:59 -0500 Subject: [PATCH] Added label_create_estimate --- config/locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 1b1c2b3..0673ef5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -34,6 +34,7 @@ en: label_client_secret: "Intuit QBO OAuth2 Client Secret" label_closed_issues: "Closed Issues" label_connected: "Successfully connected to QuickBooks" + label_create_estimate: "Create Estimate" label_customer_count: "Customer Count" label_customer_link_expires: "This customer link expires in" label_customers: "Customers"