From a58661f9a695fba5884bd3ba4a88b97c57a0ab48 Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 3 Oct 2015 12:22:34 -0400
Subject: Sync locales

---
 app/Locale/id_ID/translations.php | 38 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 38 insertions(+)

(limited to 'app/Locale/id_ID')

diff --git a/app/Locale/id_ID/translations.php b/app/Locale/id_ID/translations.php
index d7042ebc..03c96b83 100644
--- a/app/Locale/id_ID/translations.php
+++ b/app/Locale/id_ID/translations.php
@@ -1018,4 +1018,42 @@ return array(
     // 'There is no plugin loaded.' => '',
     // 'Set maximum column height' => '',
     // 'Remove maximum column height' => '',
+    // 'My notifications' => '',
+    // 'Custom filters' => '',
+    // 'Your custom filter have been created successfully.' => '',
+    // 'Unable to create your custom filter.' => '',
+    // 'Custom filter removed successfully.' => '',
+    // 'Unable to remove this custom filter.' => '',
+    // 'Edit custom filter' => '',
+    // 'Your custom filter have been updated successfully.' => '',
+    // 'Unable to update custom filter.' => '',
+    // 'Web' => '',
+    // 'New attachment on task #%d: %s' => '',
+    // 'New comment on task #%d' => '',
+    // 'Comment updated on task #%d' => '',
+    // 'New subtask on task #%d' => '',
+    // 'Subtask updated on task #%d' => '',
+    // 'New task #%d: %s' => '',
+    // 'Task updated #%d' => '',
+    // 'Task #%d closed' => '',
+    // 'Task #%d opened' => '',
+    // 'Column changed for task #%d' => '',
+    // 'New position for task #%d' => '',
+    // 'Swimlane changed for task #%d' => '',
+    // 'Assignee changed on task #%d' => '',
+    // '%d overdue tasks' => '',
+    // 'Task #%d is overdue' => '',
+    // 'No new notifications.' => '',
+    // 'Mark all as read' => '',
+    // 'Mark as read' => '',
+    // 'Total number of tasks in this column across all swimlanes' => '',
+    // 'Collapse swimlane' => '',
+    // 'Expand swimlane' => '',
+    // 'Add a new filter' => '',
+    // 'Share with all project members' => '',
+    // 'Shared' => '',
+    // 'Owner' => '',
+    // 'Unread notifications' => '',
+    // 'My filters' => '',
+    // 'Notification methods:' => '',
 );
-- 
cgit v1.2.3