From f96f01784ab3d618656c14317240a9fa7744bbe4 Mon Sep 17 00:00:00 2001 From: Rick Barrette Date: Thu, 28 Apr 2016 12:29:02 -0400 Subject: [PATCH] Update en.yml --- 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 f5d5e4e..05e75ab 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -11,7 +11,7 @@ # English strings go here for Rails i18n en: # my_label: "My label" - field_qbo_customer: "Customer" + field_customer: "Customer" field_qbo_item: "Item" field_qbo_employee: "Employee" field_qbo_invoice: "Invoice"