mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-05-05 22:38:31 +00:00
Merge pull request #631 from checkcheckzz/patch-2
[yaml/cn]: add last translation
This commit is contained in:
commit
71fcf67998
@ -79,7 +79,7 @@ a_nested_map:
|
|||||||
a_sequence:
|
a_sequence:
|
||||||
- Item 1
|
- Item 1
|
||||||
- Item 2
|
- Item 2
|
||||||
- 0.5 # sequences can contain disparate types
|
- 0.5 # sequences can contain disparate types.
|
||||||
- Item 4
|
- Item 4
|
||||||
- key: value
|
- key: value
|
||||||
another_key: another_value
|
another_key: another_value
|
||||||
|
@ -79,7 +79,7 @@ a_nested_map:
|
|||||||
a_sequence:
|
a_sequence:
|
||||||
- Item 1
|
- Item 1
|
||||||
- Item 2
|
- Item 2
|
||||||
- 0.5 # sequences can contain disparate types
|
- 0.5 # 序列可以包含不同类型。
|
||||||
- Item 4
|
- Item 4
|
||||||
- key: value
|
- key: value
|
||||||
another_key: another_value
|
another_key: another_value
|
||||||
|
Loading…
Reference in New Issue
Block a user