mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-27 07:33:57 +00:00
foo bar translation
Forgot to traslate this part
This commit is contained in:
parent
0f6e59d349
commit
19feebccf7
@ -126,13 +126,13 @@ base: &base
|
||||
|
||||
foo:
|
||||
<<: *base
|
||||
age: 10
|
||||
idade: 10
|
||||
|
||||
bar:
|
||||
<<: *base
|
||||
age: 20
|
||||
idade: 20
|
||||
|
||||
# foo and bar would also have name: Everyone has same name
|
||||
# foo e bar terão o mesmo nome: Todos possuem o mesmo nome
|
||||
|
||||
# YAML também tem tags, que você pode usar para declarar explicitamente os tipos.
|
||||
string_explicita: !!str 0.5
|
||||
|
Loading…
Reference in New Issue
Block a user