Add tasks for all the new languages
This commit is contained in:
parent
9dc3c2bb62
commit
bba7bfd280
13208 changed files with 134745 additions and 0 deletions
4
Task/Sleep/Peloton/sleep-1.peloton
Normal file
4
Task/Sleep/Peloton/sleep-1.peloton
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<@ SAYLIT>Number of seconds: </@><@ GETVAR>secs</@>
|
||||
<@ SAYLIT>Sleeping</@>
|
||||
<@ ACTPAUVAR>secs</@>
|
||||
<@ SAYLIT>Awake</@>
|
||||
4
Task/Sleep/Peloton/sleep-2.peloton
Normal file
4
Task/Sleep/Peloton/sleep-2.peloton
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<# MontrezLittéralement>Number of seconds: </#><# PrenezUneValeurVariable>secs</#>
|
||||
<# MontrezLittéralement>Sleeping</#>
|
||||
<# AgissezFaireUnePauseVariable>secs</#>
|
||||
<# MontrezLittéralement>Awake</#>
|
||||
4
Task/Sleep/Peloton/sleep-3.peloton
Normal file
4
Task/Sleep/Peloton/sleep-3.peloton
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<@ 显示_字串_>Number of seconds: </@><@ 获取_变量_>secs</@>
|
||||
<@ 显示_字串_>Sleeping</@>
|
||||
<@ 运行_暂停动变量_>secs</@>
|
||||
<@ 显示_字串_>Awake</@>
|
||||
Loading…
Add table
Add a link
Reference in a new issue