From 2ae53adf08a55a16ffdee5411543b1ae65eda222 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Fri, 13 Feb 2026 20:37:42 -0500 Subject: [PATCH] added needed trailing space --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 61af802..1b1c2b3 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -29,7 +29,7 @@ en: label_billing_address: "Billing Address" label_billing_error: "Customer could not be billed. Check for Customer or Assignee and try again." label_billing_error_no_customer: "Cannot bill without an assigned customer." - label_billed_success: "Successfully billed" + label_billed_success: "Successfully billed " label_client_id: "Intuit QBO OAuth2 Client ID" label_client_secret: "Intuit QBO OAuth2 Client Secret" label_closed_issues: "Closed Issues"