Skip to content

Commit 407e212

Browse files
committed
add zh-tw i18n for general words
1 parent 3bda6f0 commit 407e212

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

locales/zh-tw.yml

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
zh-tw:
2+
captions:
3+
terminal: "在終端機打這些字:"
4+
irb: "在 irb 打這些字:"
5+
result: "預期的結果:"
6+
fuzzy_result: "大概預期的結果:"
7+
link: "來這裡:"
8+
9+
general:
10+
type_in_file: "在 %{filename} 檔裡面打這些字:"
11+
further_reading: "延伸閱讀"
12+
fuzzy_hint: "塗灰的字可能有所不同,不重要。"
13+
goals: "目標"
14+
verify: "檢查 %{text}"
15+
option: "選項 %{num}:"
16+
next_step: "下一步:"
17+
step_title: "步驟 %{num}"
18+
step_title_suffix: ""
19+
expand_all: "全部展開"
20+
other_pages: "其他頁面"
21+
22+
header_section:
23+
steps: "步驟"
24+
explanation: "解說"
25+
overview: "摘要"
26+
discussion: "討論"
27+
hints: "秘訣"
28+
challenge: "挑戰"
29+
tools_and_references: "工具、參考資料"
30+
requirements: "繼續往下走的話你需要"

0 commit comments

Comments
 (0)