Skip to content

Commit 5e76c8e

Browse files
authored
Comment out all languages translation line
1 parent 8e80811 commit 5e76c8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/co-op-translator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
# IMPORTANT: Set your target languages here (REQUIRED CONFIGURATION)
5454
# =====================================================================
5555
# Example: Translate to Spanish, French, German. Add -y to auto-confirm.
56-
translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
56+
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
5757
translate -l "ar ur tl mr ne pa bn ru mo" -y
5858
# translate -l "br it tr el th sv da no" -y
5959
# translate -l "vi id ms sw hu cs" -y

0 commit comments

Comments
 (0)