diff --git a/blog/content/edition-2/posts/01-freestanding-rust-binary/index.pt-BR.md b/blog/content/edition-2/posts/01-freestanding-rust-binary/index.pt-BR.md index 9f340e11..d82728eb 100644 --- a/blog/content/edition-2/posts/01-freestanding-rust-binary/index.pt-BR.md +++ b/blog/content/edition-2/posts/01-freestanding-rust-binary/index.pt-BR.md @@ -5,6 +5,8 @@ path = "pt-BR/freestanding-rust-binary" date = 2018-02-10 [extra] +chapter = "O Básico" + # Please update this when updating the translation translation_based_on_commit = "624f0b7663daca1ce67f297f1c450420fbb4d040" diff --git a/blog/content/edition-2/posts/02-minimal-rust-kernel/index.pt-BR.md b/blog/content/edition-2/posts/02-minimal-rust-kernel/index.pt-BR.md index 2c0c3ae6..456a0afd 100644 --- a/blog/content/edition-2/posts/02-minimal-rust-kernel/index.pt-BR.md +++ b/blog/content/edition-2/posts/02-minimal-rust-kernel/index.pt-BR.md @@ -5,7 +5,7 @@ path = "pt-BR/minimal-rust-kernel" date = 2018-02-10 [extra] -chapter = "Bare Bones" +chapter = "O Básico" # Please update this when updating the translation translation_based_on_commit = "95d4fbd54c6b0e5a874981558c0cc1fe85d31606" # GitHub usernames of the people that translated this post diff --git a/blog/content/edition-2/posts/03-vga-text-buffer/index.pt-BR.md b/blog/content/edition-2/posts/03-vga-text-buffer/index.pt-BR.md index 0990ee31..225a71bf 100644 --- a/blog/content/edition-2/posts/03-vga-text-buffer/index.pt-BR.md +++ b/blog/content/edition-2/posts/03-vga-text-buffer/index.pt-BR.md @@ -5,7 +5,7 @@ path = "pt-BR/vga-text-mode" date = 2018-02-26 [extra] -chapter = "Bare Bones" +chapter = "O Básico" # Please update this when updating the translation translation_based_on_commit = "9753695744854686a6b80012c89b0d850a44b4b0" # GitHub usernames of the people that translated this post diff --git a/blog/content/edition-2/posts/04-testing/index.pt-BR.md b/blog/content/edition-2/posts/04-testing/index.pt-BR.md index 8d20f803..7b193a28 100644 --- a/blog/content/edition-2/posts/04-testing/index.pt-BR.md +++ b/blog/content/edition-2/posts/04-testing/index.pt-BR.md @@ -5,7 +5,7 @@ path = "pt-BR/testing" date = 2019-04-27 [extra] -chapter = "Bare Bones" +chapter = "O Básico" comments_search_term = 1009 # Please update this when updating the translation translation_based_on_commit = "33b7979468235b8637584e91e4c599cef37d9687"