Approval.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?PHP
|
||||
$todo_status['suggested'] = 'suggerito';
|
||||
$todo_status['planned'] = 'Pianificata/o';
|
||||
$todo_status['planned'] = 'pianificata/o';
|
||||
$todo_status['in_progress'] = 'in corso';
|
||||
$todo_status['done'] = 'fatto';
|
||||
$todo_status['cancelled'] = 'annullata/o';
|
||||
|
Reference in New Issue
Block a user