diff options
Diffstat (limited to 'app/Locale/id_ID/translations.php')
-rw-r--r-- | app/Locale/id_ID/translations.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php index b7a73e20..14ff1e02 100644 --- a/app/Locale/id_ID/translations.php +++ b/app/Locale/id_ID/translations.php @@ -58,8 +58,6 @@ return array( 'Actions' => 'Tindakan', 'Inactive' => 'Non Aktif', 'Active' => 'Aktif', - '%d tasks on the board' => '%d tugas di papan', - '%d tasks in total' => '%d tugas di total', 'Unable to update this board.' => 'Tidak dapat memperbarui papan ini', 'Disable' => 'Nonaktifkan', 'Enable' => 'Aktifkan', @@ -146,8 +144,6 @@ return array( 'Done' => 'Selesai', 'Application version:' => 'Versi aplikasi:', 'Id' => 'ID', - '%d closed tasks' => '%d tugas yang ditutup', - 'No task for this project' => 'Tidak ada tugas dalam proyek ini', 'Public link' => 'Tautan publik', 'Timezone' => 'Zona waktu', 'Sorry, I didn\'t find this information in my database!' => 'Maaf, saya tidak dapat menemukan informasi ini dalam database saya!', @@ -188,7 +184,6 @@ return array( 'Task creation' => 'Membuat tugas', 'Closing a task' => 'Menutup tugas', 'Assign a color to a specific user' => 'Menetapkan warna untuk pengguna tertentu', - 'Column title' => 'Judul kolom', 'Position' => 'Posisi', 'Duplicate to another project' => 'Duplikasi ke proyek lain', 'Duplicate' => 'Duplikat', @@ -318,7 +313,6 @@ return array( 'I want to receive notifications only for those projects:' => 'Saya ingin menerima pemberitahuan hanya untuk proyek-proyek yang dipilih :', 'view the task on Kanboard' => 'lihat tugas di Kanboard', 'Public access' => 'Akses publik', - 'Active tasks' => 'Tugas aktif', 'Disable public access' => 'Nonaktifkan akses publik', 'Enable public access' => 'Aktifkan akses publik', 'Public access disabled' => 'Akses publik dinonaktifkan', |