1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-25 23:56:32 +02:00

foo bar translation

Forgot to traslate this part
This commit is contained in:
dannyloxavier
2022-03-28 14:18:45 -03:00
committed by GitHub
parent 0f6e59d349
commit 19feebccf7

View File

@@ -126,13 +126,13 @@ base: &base
foo: foo:
<<: *base <<: *base
age: 10 idade: 10
bar: bar:
<<: *base <<: *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. # YAML também tem tags, que você pode usar para declarar explicitamente os tipos.
string_explicita: !!str 0.5 string_explicita: !!str 0.5