summaryrefslogtreecommitdiff
path: root/app/Locale/sr_Latn_RS
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-10-03 12:22:34 -0400
committerFrederic Guillot <fred@kanboard.net>2015-10-03 12:22:34 -0400
commita58661f9a695fba5884bd3ba4a88b97c57a0ab48 (patch)
tree4da46c9e2ff531faeb7f0d3256f9e18c9eb55d5f /app/Locale/sr_Latn_RS
parentd67d7c54e65e80d1b484490e42dbecb969aa7686 (diff)
Sync locales
Diffstat (limited to 'app/Locale/sr_Latn_RS')
-rw-r--r--app/Locale/sr_Latn_RS/translations.php38
1 files changed, 38 insertions, 0 deletions
diff --git a/app/Locale/sr_Latn_RS/translations.php b/app/Locale/sr_Latn_RS/translations.php
index 3bd30e0c..0f80aa1e 100644
--- a/app/Locale/sr_Latn_RS/translations.php
+++ b/app/Locale/sr_Latn_RS/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:' => '',
);