[docs-id] Translation for guides/layouts.md#754
Merged
debs-obrien merged 7 commits intonuxt:masterfrom Oct 19, 2020
Merged
Conversation
jefrydco
reviewed
Oct 2, 2020
| @@ -0,0 +1,173 @@ | |||
| --- | |||
| title: layouts | |||
| description: Layouts adalah bagian yang sangatlah membantu ketika anda ingin mengubah tampilan dan nuansa pada aplikasi Nuxt.js anda, baik memasukkan _sidebar_ maupun memiliki layout berbeda untuk perangkat mobile dan desktop. | |||
Contributor
There was a problem hiding this comment.
anda -> Anda, minta tolong cek dibagian lainnya juga ya kali ajah ada yg serupa
jefrydco
reviewed
Oct 2, 2020
| - layouts | ||
| - errors | ||
| correctAnswer: layouts | ||
| - question: Anda perlu menambahkan komponen `<Nuxt>` pada halaman error? |
Contributor
There was a problem hiding this comment.
halaman error -> halaman galat
Contributor
Author
There was a problem hiding this comment.
Apakah itu tidak menimbulkan efek pada penggantian nama tersebut mas @jefrydco ? Soalnya itu menyangkut dengan nama file, jadi saya takut itu akan menjadi error baru saat orang lain membaca dokumentasi dan mengikutinya mentah-mentah. Terima kasih mas
jefrydco
reviewed
Oct 2, 2020
|
|
||
| <base-alert type="info"> | ||
|
|
||
| Jika anda memiliki ["components set to true"](/guides/directory-structure/components), maka tidak perlu lagi menambahkan pernyataan-pernyataan import pada komponen-komponen tersebut. |
Contributor
There was a problem hiding this comment.
components set to true kalau ngga diterjemahkan mungkin bisa dijadikan format miring
jefrydco
reviewed
Oct 2, 2020
|
|
||
| ## Layout Kustom | ||
|
|
||
| Seluruh file (_top-level_) pada direktori `layouts` akan membuat layout kustom yang dapat diakses dengan properti `layout` dalam page components. |
94 tasks
pi0
pushed a commit
that referenced
this pull request
Jul 8, 2021
* Added translations in Bahasa Indonesia for guides/layouts and guides/pages * Minor changes * Changed the files as the advices from @jefrydco
imgbot bot
pushed a commit
that referenced
this pull request
Jan 10, 2023
* Added translations in Bahasa Indonesia for guides/layouts and guides/pages * Minor changes * Changed the files as the advices from @jefrydco
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mau ngambil di bagian 📝 guides -> directory-structure yang belum diambil:
📝 guides -> directory-structure:
#549