PluginProbe
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration / 2.1.0
FluentBoards – Project Management, Task Management, Goal Tracking, Kanban Board, and, Team Collaboration v2.1.0
2.1.0 2.0.15 2.0.12 2.0.10 2.0.4 2.0.1 2.0.0 1.95.3 1.95.2 1.95 1.91.6 trunk 1.11 1.12 1.13 1.20 1.21 1.22 1.23 1.30 1.31 1.32 1.35 1.40 1.41 All 42 releases
← All changes | app/Services/TransStrings.php +38 -0 2.0.122.1.0 View file →
@@ -52,8 +52,9 @@
52 52 'After 1 Week' => __('After 1 Week', 'fluent-boards'),
53 53 'After 2 Days' => __('After 2 Days', 'fluent-boards'),
54 54 'All Access' => __('All Access', 'fluent-boards'),
55 55 'All Boards' => __('All Boards', 'fluent-boards'),
56 + 'All Tasks' => __('All Tasks', 'fluent-boards'),
56 57 'All boards, members & settings' => __('All boards, members & settings', 'fluent-boards'),
57 58 'All Members:' => __('All Members:', 'fluent-boards'),
58 59 'Also Has Access' => __('Also Has Access', 'fluent-boards'),
59 60 'Archive Stages' => __('Archive Stages', 'fluent-boards'),
@@ -208,8 +209,10 @@
208 209 'Front Portal' => __('Front Portal', 'fluent-boards'),
209 210 'Go Back' => __('Go Back', 'fluent-boards'),
210 211 'Go to Ticket' => __('Go to Ticket', 'fluent-boards'),
211 212 'Go to boards' => __('Go to boards', 'fluent-boards'),
213 + 'Good afternoon' => __('Good afternoon', 'fluent-boards'),
214 + 'Good morning' => __('Good morning', 'fluent-boards'),
212 215 'Gradients' => __('Gradients', 'fluent-boards'),
213 216 'Green' => __('Green', 'fluent-boards'),
214 217 'Orange' => __('Orange', 'fluent-boards'),
215 218 'Purple' => __('Purple', 'fluent-boards'),
@@ -298,10 +301,43 @@
298 301 'Looks like your license has been expired' => __('Looks like your license has been expired', 'fluent-boards'),
299 302 'Please Provide a license key of FluentBoards' => __('Please Provide a license key of FluentBoards', 'fluent-boards'),
300 303 'Please provide a license key' => __('Please provide a license key', 'fluent-boards'),
301 304 'Something is wrong!' => __('Something is wrong!', 'fluent-boards'),
305 + 'Something went wrong' => __('Something went wrong', 'fluent-boards'),
306 + 'Something went wrong!' => __('Something went wrong!', 'fluent-boards'),
307 + 'This board is read-only in public view.' => __('This board is read-only in public view.', 'fluent-boards'),
308 + 'Unable to complete request' => __('Unable to complete request', 'fluent-boards'),
309 + 'Access denied: Insufficient permissions' => __('Access denied: Insufficient permissions', 'fluent-boards'),
310 + 'Access denied: Invalid custom menu item' => __('Access denied: Invalid custom menu item', 'fluent-boards'),
311 + 'Access denied: Invalid menu item' => __('Access denied: Invalid menu item', 'fluent-boards'),
312 + 'Name cannot be empty!' => __('Name cannot be empty!', 'fluent-boards'),
313 + 'Offline' => __('Offline', 'fluent-boards'),
314 + 'Online' => __('Online', 'fluent-boards'),
315 + 'Please add at least one header when "With Headers" is selected!' => __('Please add at least one header when "With Headers" is selected!', 'fluent-boards'),
316 + 'Please enable either start date or due date to select date.' => __('Please enable either start date or due date to select date.', 'fluent-boards'),
317 + 'Please enter a valid Payload URL' => __('Please enter a valid Payload URL', 'fluent-boards'),
318 + 'Please enter webhook name to identify this webhook!' => __('Please enter webhook name to identify this webhook!', 'fluent-boards'),
319 + 'Please fill in both header name and value for all headers!' => __('Please fill in both header name and value for all headers!', 'fluent-boards'),
320 + 'Please select a board!' => __('Please select a board!', 'fluent-boards'),
321 + 'Please select a stage!' => __('Please select a stage!', 'fluent-boards'),
322 + 'Please select at least one board' => __('Please select at least one board', 'fluent-boards'),
323 + 'Please select at least one triggered event!' => __('Please select at least one triggered event!', 'fluent-boards'),
324 + 'Subtask converted as task' => __('Subtask converted as task', 'fluent-boards'),
325 + 'Task assignees couldn\'t be updated. Please try again.' => __('Task assignees couldn\'t be updated. Please try again.', 'fluent-boards'),
326 + 'Task CRM contact couldn\'t be updated. Please try again.' => __('Task CRM contact couldn\'t be updated. Please try again.', 'fluent-boards'),
327 + 'Task couldn\'t be archived. Please try again.' => __('Task couldn\'t be archived. Please try again.', 'fluent-boards'),
328 + 'Task priority couldn\'t be updated. Please try again.' => __('Task priority couldn\'t be updated. Please try again.', 'fluent-boards'),
329 + 'Task settings couldn\'t be updated. Please try again.' => __('Task settings couldn\'t be updated. Please try again.', 'fluent-boards'),
330 + 'Task status updated successfully' => __('Task status updated successfully', 'fluent-boards'),
331 + 'Task title couldn\'t be updated. Please try again.' => __('Task title couldn\'t be updated. Please try again.', 'fluent-boards'),
332 + 'Title can\'t be empty' => __('Title can\'t be empty', 'fluent-boards'),
333 + 'Url is are required' => __('Url is are required', 'fluent-boards'),
302 334 'Verify license' => __('Verify license', 'fluent-boards'),
303 335 'Want to deactivate this license?' => __('Want to deactivate this license?', 'fluent-boards'),
336 + 'You are offline. Changes made now will not be saved.' => __('You are offline. Changes made now will not be saved.', 'fluent-boards'),
337 + 'You joined task' => __('You joined task', 'fluent-boards'),
338 + 'You left task as assignee' => __('You left task as assignee', 'fluent-boards'),
339 + 'You\'re back online.' => __('You\'re back online.', 'fluent-boards'),
304 340 'You license key is valid and activated' => __('You license key is valid and activated', 'fluent-boards'),
305 341 'List' => __('List', 'fluent-boards'),
306 342 'Lists:' => __('Lists:', 'fluent-boards'),
307 343 'Load FluentBoards in the frontend of the website' => __('Load FluentBoards in the frontend of the website', 'fluent-boards'),
@@ -574,8 +610,9 @@
574 610 'Watch' => __('Watch', 'fluent-boards'),
575 611 'Watching' => __('Watching', 'fluent-boards'),
576 612 'Welcome' => __('Welcome', 'fluent-boards'),
577 613 'Welcome to' => __('Welcome to', 'fluent-boards'),
614 + 'Welcome to FluentBoards' => __('Welcome to FluentBoards', 'fluent-boards'),
578 615 'Year to Date' => __('Year to Date', 'fluent-boards'),
579 616 'Yes' => __('Yes', 'fluent-boards'),
580 617 'You are about to delete the label' => __('You are about to delete the label', 'fluent-boards'),
581 618 'Your browser does not support the audio element.' => __('Your browser does not support the audio element.', 'fluent-boards'),
@@ -580,8 +617,9 @@
580 617 'You are about to delete the label' => __('You are about to delete the label', 'fluent-boards'),
581 618 'Your browser does not support the audio element.' => __('Your browser does not support the audio element.', 'fluent-boards'),
582 619 'Your browser does not support the video tag.' => __('Your browser does not support the video tag.', 'fluent-boards'),
583 620 'about this feature' => __('about this feature', 'fluent-boards'),
621 + 'a month ago' => __('a month ago', 'fluent-boards'),
584 622 'archived_description' => __('Tasks you are watching are archived.', 'fluent-boards'),
585 623 'assign_description' => __('You are assigned to a new task.', 'fluent-boards'),
586 624 'board' => __('board', 'fluent-boards'),
587 625 'button to create a new task.' => __('button to create a new task.', 'fluent-boards'),