From 9a100d5f569b7be9b30ab77759155ee6c08cd754 Mon Sep 17 00:00:00 2001 From: Eric Davis Date: Thu, 17 Jun 2010 15:16:35 -0700 Subject: [PATCH] [#4177] Added language strings for contracts. --- config/locales/en.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index c55090a..8c9c313 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,3 +1,5 @@ -# English strings go here for Rails i18n en: - my_label: "My label" + field_end_date: End Date + field_executed: Executed + text_contracts: Contracts +