mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-01 04:20:39 +02:00
[yaml/zh-cn]: modify some translation
This commit is contained in:
@@ -92,7 +92,7 @@ a_nested_map:
|
||||
: [ 2001-01-01, 2002-02-02 ]
|
||||
|
||||
# 序列 (sequences,等价于列表 list 或数组 array ) 看起来像这样:
|
||||
# 注意 '-' 代表缩进:
|
||||
# 注意 '-' 也算缩进:
|
||||
a_sequence:
|
||||
- Item 1
|
||||
- Item 2
|
||||
|
Reference in New Issue
Block a user