Enable translation to Russian, Arabic, and others

pull/1475/head
Lee Stott 1 week ago committed by GitHub
parent 025aac9929
commit 9df193f6ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -56,7 +56,7 @@ jobs:
# translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages # translate -l "all" -y # <--- MODIFY THIS LINE with your desired languages
# translate -l "zh tw hk fr ja ko" -y # translate -l "zh tw hk fr ja ko" -y
# translate -l "pt es de fa pl hi" -y # translate -l "pt es de fa pl hi" -y
# translate -l "ru ar ur mo ja" -y translate -l "ru ar ur mo ja" -y
# translate -l "bn mr ne pa br it tr" -y # translate -l "bn mr ne pa br it tr" -y
# translate -l "el th sv da no" -y # translate -l "el th sv da no" -y
# translate -l "fi nl he" -y # translate -l "fi nl he" -y
@ -64,7 +64,7 @@ jobs:
# translate -l "sw hu cs" -y # translate -l "sw hu cs" -y
# translate -l "ro bg sr" -y # translate -l "ro bg sr" -y
# translate -l "uk my" -y # translate -l "uk my" -y
translate -l "sk hr sl" -y # translate -l "sk hr sl" -y
- name: Authenticate GitHub App - name: Authenticate GitHub App
id: generate_token id: generate_token

Loading…
Cancel
Save