chore: sync translations (#1336)

This commit is contained in:
task-bot
2023-09-20 09:53:38 -03:00
committed by GitHub
parent 078e213890
commit 9dc7502e4f
37 changed files with 163 additions and 55 deletions

View File

@@ -12,7 +12,7 @@ This experiment allows you to specify a remote Taskfile URL when including a Tas
```yaml
version: '3'
include:
includes:
my-remote-namespace: https://raw.githubusercontent.com/my-org/my-repo/main/Taskfile.yml
```