mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
fix: i18n auto labels
This commit is contained in:
13
.github/labeler.yml
vendored
13
.github/labeler.yml
vendored
@@ -3,4 +3,17 @@
|
||||
i18n:
|
||||
- src/content/docs/es/**/*
|
||||
- src/content/docs/fr/**/*
|
||||
- src/content/docs/it/**/*
|
||||
- src/content/docs/zh-cn/**/*
|
||||
|
||||
"i18n: es":
|
||||
- src/content/docs/es/**/*
|
||||
|
||||
"i18n: fr":
|
||||
- src/content/docs/fr/**/*
|
||||
|
||||
"i18n: it":
|
||||
- src/content/docs/it/**/*
|
||||
|
||||
"i18n: zh-cn":
|
||||
- src/content/docs/zh-cn/**/*
|
||||
|
||||
Reference in New Issue
Block a user