1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-08-09 16:58:19 +02:00

Add workflow support for Arabic translation (#2194)

Part of : #445, #2193
This commit is contained in:
Henri F
2024-07-08 00:51:52 -07:00
committed by GitHub
parent a976603da5
commit 5899752873
2 changed files with 5 additions and 1 deletions

4
.github/labeler.yml vendored
View File

@ -2,6 +2,10 @@ translation:
- changed-files:
- any-glob-to-any-file: po/*.po
"translation/ar":
- changed-files:
- any-glob-to-any-file: po/ar.po
"translation/bn":
- changed-files:
- any-glob-to-any-file: po/bn.po