Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"future": "Futuro",
"onlyFailed": "Pulisci solo le task fallite",
"past": "Passato",
"preventRunningTasks": "Impedisci di rieseguire il task se è in esecuzione",
"queueNew": "Inserisci nuove task",
"runOnLatestVersion": "Esegui con l'ultima versione del bundle",
"upstream": "Upstream"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
"future": "งานในอนาคต",
"onlyFailed": "ล้างเฉพาะงานที่ล้มเหลว",
"past": "งานในอดีต",
"preventRunningTasks": "ป้องกันการเรียกใช้งานใหม่หากงานกำลังทำงานอยู่",
"queueNew": "จัดคิวงานใหม่",
"runOnLatestVersion": "ทำงานด้วยเวอร์ชันล่าสุดของชุดรวม (Bundle)",
"upstream": "งานก่อนหน้า"
Expand Down