From d7f4363db6e60496761596e80144bbb8f8c6425a Mon Sep 17 00:00:00 2001 From: kaizheng <18763216000@163.com> Date: Thu, 22 Aug 2013 20:38:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E9=9C=80=E6=B1=82=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/bids/_form.html.erb | 8 ++++---- app/views/bids/_new_bid.html.erb | 2 +- app/views/layouts/base_bids.html.erb | 2 +- app/views/users/show.html.erb | 7 +++++-- config/locales/en.yml | 16 ++++++++-------- config/locales/zh.yml | 16 ++++++++-------- 6 files changed, 27 insertions(+), 24 deletions(-) diff --git a/app/views/bids/_form.html.erb b/app/views/bids/_form.html.erb index a952931d6..da3e3b35b 100644 --- a/app/views/bids/_form.html.erb +++ b/app/views/bids/_form.html.erb @@ -1,7 +1,7 @@