|
4 | 4 | */ |
5 | 5 | return [ |
6 | 6 |
|
7 | | - 'new_comment_subject' => 'New comment on page: :pageName', |
8 | | - 'new_comment_intro' => 'A user has commented on a page in :appName:', |
9 | | - 'new_page_subject' => 'New page: :pageName', |
10 | | - 'new_page_intro' => 'A new page has been created in :appName:', |
11 | | - 'updated_page_subject' => 'Updated page: :pageName', |
12 | | - 'updated_page_intro' => 'A page has been updated in :appName:', |
13 | | - 'updated_page_debounce' => 'To prevent a mass of notifications, for a while you won\'t be sent notifications for further edits to this page by the same editor.', |
| 7 | + 'new_comment_subject' => 'Komentar baru di halaman: :pageName', |
| 8 | + 'new_comment_intro' => 'Seorang pengguna telah mengomentari halaman di :appName:', |
| 9 | + 'new_page_subject' => 'Halaman baru: :pageName', |
| 10 | + 'new_page_intro' => 'Halaman baru telah dibuat di :appName:', |
| 11 | + 'updated_page_subject' => 'Halaman yang diperbarui: :pageName', |
| 12 | + 'updated_page_intro' => 'Halaman telah diperbarui di :appName:', |
| 13 | + 'updated_page_debounce' => 'Untuk mencegah banyaknya pemberitahuan, untuk sementara Anda tidak akan dikirimi pemberitahuan untuk pengeditan lebih lanjut pada halaman ini oleh editor yang sama.', |
14 | 14 |
|
15 | | - 'detail_page_name' => 'Page Name:', |
16 | | - 'detail_page_path' => 'Page Path:', |
17 | | - 'detail_commenter' => 'Commenter:', |
18 | | - 'detail_comment' => 'Comment:', |
19 | | - 'detail_created_by' => 'Created By:', |
20 | | - 'detail_updated_by' => 'Updated By:', |
| 15 | + 'detail_page_name' => 'Nama Halaman:', |
| 16 | + 'detail_page_path' => 'Jalur Halaman:', |
| 17 | + 'detail_commenter' => 'Komentator:', |
| 18 | + 'detail_comment' => 'Komentar:', |
| 19 | + 'detail_created_by' => 'Dibuat Oleh:', |
| 20 | + 'detail_updated_by' => 'Diperbarui Oleh:', |
21 | 21 |
|
22 | | - 'action_view_comment' => 'View Comment', |
23 | | - 'action_view_page' => 'View Page', |
| 22 | + 'action_view_comment' => 'Lihat Komentar', |
| 23 | + 'action_view_page' => 'Lihat Halaman', |
24 | 24 |
|
25 | | - 'footer_reason' => 'This notification was sent to you because :link cover this type of activity for this item.', |
26 | | - 'footer_reason_link' => 'your notification preferences', |
| 25 | + 'footer_reason' => 'Pemberitahuan ini dikirimkan kepada Anda karena :link mencakup jenis aktivitas untuk item ini.', |
| 26 | + 'footer_reason_link' => 'preferensi notifikasi Anda', |
27 | 27 | ]; |
0 commit comments