Approval.
This commit is contained in:
ar
de
dsb
en
es
fr
hsb
hu
id
it
iw
nl
pl
pt
qu
ru
tl
tr
uk
zh
6
hsb/todo_status.php
Normal file
6
hsb/todo_status.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?PHP
|
||||
$todo_status['suggested'] = 'Suggested';
|
||||
$todo_status['planned'] = 'Planned';
|
||||
$todo_status['in_progress'] = 'In progress';
|
||||
$todo_status['done'] = 'Done';
|
||||
$todo_status['cancelled'] = 'Cancelled';
|
Reference in New Issue
Block a user