Fix missing YML title
This commit is contained in:
parent
225d0174d7
commit
99bf4137e2
|
@ -380,10 +380,10 @@ en:
|
||||||
too_many: "Search about ' %{search_word} 'resulted more than %{exceed_num} items maybe try to search with more specific terms?"
|
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"
|
unit_get: "Listed items created by :%{unit_name} Found %{item_num} items"
|
||||||
search_engine:
|
search_engine:
|
||||||
syntax: Google Search Syntax
|
|
||||||
anaytics_code: Google Analytics Code
|
anaytics_code: Google Analytics Code
|
||||||
|
description: Description
|
||||||
keywords: Keywords
|
keywords: Keywords
|
||||||
description:
|
syntax: Google Search Syntax
|
||||||
search_: Search
|
search_: Search
|
||||||
search_engine: Search Engine
|
search_engine: Search Engine
|
||||||
search_google: Search Google
|
search_google: Search Google
|
||||||
|
|
|
@ -381,10 +381,10 @@ zh_tw:
|
||||||
too_many: "搜尋有關 ' %{search_word} '尋找到超過 %{exceed_num} 筆資料,請嘗試加入更多關鍵字縮小搜尋範圍,以作更精確的搜尋?"
|
too_many: "搜尋有關 ' %{search_word} '尋找到超過 %{exceed_num} 筆資料,請嘗試加入更多關鍵字縮小搜尋範圍,以作更精確的搜尋?"
|
||||||
unit_get: "列出由 :%{unit_name}發佈的資料,共有%{item_num}筆"
|
unit_get: "列出由 :%{unit_name}發佈的資料,共有%{item_num}筆"
|
||||||
search_engine:
|
search_engine:
|
||||||
syntax: Google搜尋語法設定
|
|
||||||
anaytics_code: Google分析追蹤程式碼
|
anaytics_code: Google分析追蹤程式碼
|
||||||
keywords: 網站關鍵字
|
|
||||||
description: 網站描述
|
description: 網站描述
|
||||||
|
keywords: 網站關鍵字
|
||||||
|
syntax: Google搜尋語法設定
|
||||||
search_: 搜尋
|
search_: 搜尋
|
||||||
search_engine: 搜尋引擎
|
search_engine: 搜尋引擎
|
||||||
search_google: 搜尋Google
|
search_google: 搜尋Google
|
||||||
|
|
Loading…
Reference in New Issue