Skip to content

Commit 7d15e1e

Browse files
committed
[TRANSLATE] Tutorial conclusion
1 parent 2f22a42 commit 7d15e1e

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

source/tutorial/conclusion.rst

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,25 @@
22
Kesimpulan
33
##########
44

5-
This tutorial did not cover all of the things you might expect of a
6-
full-fledged content management system, but it introduced you to the
7-
more important topics of routing, writing controllers, and models. We
8-
hope this tutorial gave you an insight into some of CodeIgniter's basic
9-
design patterns, which you can expand upon.
5+
Tutorial ini tidak mencakup semua hal yang Anda harapkan dari *content
6+
management system*, tetapi memperkenalkan Anda ke topik yang lebih penting dari
7+
routing, menulis controller*, dan *model*. Kami berharap tutorial ini memberi
8+
Anda wawasan tentang beberapa pola desain dasar CodeIgniter, yang dapat Anda
9+
perluas.
1010

11-
Now that you've completed this tutorial, we recommend you check out the
12-
rest of the documentation. CodeIgniter is often praised because of its
13-
comprehensive documentation. Use this to your advantage and read the
14-
"Introduction" and "General Topics" sections thoroughly. You should read
15-
the class and helper references when needed.
11+
Sekarang Anda telah menyelesaikan tutorial ini, kami sarankan Anda memeriksa
12+
sisa dokumentasi. CodeIgniter sering dipuji karena sifat dokumentasinya yang
13+
komprehensif. Gunakan ini untuk keuntungan Anda dan baca "Pengantar" dan "Topik
14+
Umum" secara menyeluruh. Anda harus membaca referensi *class* dan *helper* bila
15+
diperlukan.
1616

17-
Every intermediate PHP programmer should be able to get the hang of
18-
CodeIgniter within a few days.
17+
Setiap programmer PHP menengah seharusnya bisa memahami CodeIgniter dalam
18+
beberapa hari.
1919

20-
If you still have questions about the framework or your own CodeIgniter
21-
code, you can:
20+
Jika Anda masih memiliki pertanyaan tentang *framework* atau kode CodeIgniter
21+
Anda sendiri, Anda dapat:
2222

23-
- Check out our `forums <http://forum.codeigniter.com/>`_
24-
- Visit our `IRC chatroom <https://github.com/bcit-ci/CodeIgniter/wiki/IRC>`_
25-
- Explore the `Wiki <https://github.com/bcit-ci/CodeIgniter/wiki/>`_
23+
- Mengunjungi `forum kami <http://forum.codeigniter.com/>`_
24+
- Mengunjungi `IRC chatroom <https://github.com/bcit-ci/CodeIgniter/wiki/IRC>`_
25+
- Menjelajahi `Wiki <https://github.com/bcit-ci/CodeIgniter/wiki/>`_
2626

0 commit comments

Comments
 (0)