From e375a28f5a65a57a4aac6c11fd319d3faa2a6814 Mon Sep 17 00:00:00 2001 From: Bernie Chiu Date: Tue, 24 Dec 2013 12:53:56 +0800 Subject: [PATCH] Fix missing YML title --- config/locales/en.yml | 4 ++-- config/locales/zh_tw.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 263dc621..9e9e7d8b 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -393,10 +393,10 @@ en: too_many: "Search about ' %{search_word} 'resulted more than %{exceed_num} items maybe try to search with more specific terms?" unit_get: "Listed items created by :%{unit_name} Found %{item_num} items" search_engine: - syntax: Google Search Syntax anaytics_code: Google Analytics Code + description: Description keywords: Keywords - description: + syntax: Google Search Syntax search_: Search search_engine: Search Engine search_google: Search Google diff --git a/config/locales/zh_tw.yml b/config/locales/zh_tw.yml index cf437f9c..7342e174 100644 --- a/config/locales/zh_tw.yml +++ b/config/locales/zh_tw.yml @@ -394,10 +394,10 @@ zh_tw: too_many: "搜尋有關 ' %{search_word} '尋找到超過 %{exceed_num} 筆資料,請嘗試加入更多關鍵字縮小搜尋範圍,以作更精確的搜尋?" unit_get: "列出由 :%{unit_name}發佈的資料,共有%{item_num}筆" search_engine: - syntax: Google搜尋語法設定 anaytics_code: Google分析追蹤程式碼 - keywords: 網站關鍵字 description: 網站描述 + keywords: 網站關鍵字 + syntax: Google搜尋語法設定 search_: 搜尋 search_engine: 搜尋引擎 search_google: 搜尋Google