From 9d38f197313ad738a166b7fcb5afbe59ec985438 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Thu, 6 Aug 2009 18:09:08 -0700 Subject: [PATCH] [#2270] Added strings for Overhead and Total --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 324630d..44ae1ab 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -3,6 +3,8 @@ en: overhead_field_billable_value: Billable Value overhead_field_overhead_value: Overhead Value overhead_field_billable: Billable + overhead_field_overhead: Overhead + overhead_field_total: Total overhead_budget_spent: Overhead Spent overhead_billable_time: Billable time overhead_overhead_time: Overhead time \ No newline at end of file