1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-22 22:33:29 +02:00

Merge pull request #631 from checkcheckzz/patch-2

[yaml/cn]: add last translation
This commit is contained in:
Levi Bostian
2014-06-01 21:46:30 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ a_nested_map:
a_sequence:
- Item 1
- Item 2
- 0.5 # sequences can contain disparate types
- 0.5 # sequences can contain disparate types.
- Item 4
- key: value
another_key: another_value

View File

@@ -79,7 +79,7 @@ a_nested_map:
a_sequence:
- Item 1
- Item 2
- 0.5 # sequences can contain disparate types
- 0.5 # 序列可以包含不同类型。
- Item 4
- key: value
another_key: another_value