parent
1a2fb60bce
commit
1d03e0c89b
2
.github/workflows/updateEnglishLang.yml
vendored
2
.github/workflows/updateEnglishLang.yml
vendored
@ -21,6 +21,8 @@ jobs:
|
|||||||
updateLang:
|
updateLang:
|
||||||
name: Update English Lang in Nomi-CEu-Translations
|
name: Update English Lang in Nomi-CEu-Translations
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
# Prevent Workflow from Running on Forks
|
||||||
|
if: "${{ github.repository_owner == 'Nomi-CEu' }}"
|
||||||
steps:
|
steps:
|
||||||
# We have to use a custom app token, as the default GITHUB_TOKEN only has access to the base repo.
|
# We have to use a custom app token, as the default GITHUB_TOKEN only has access to the base repo.
|
||||||
# Nomi-CEu-Management has access to all of Nomi-CEu's Repos.
|
# Nomi-CEu-Management has access to all of Nomi-CEu's Repos.
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
- And more...
|
- And more...
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
Translations are offered for Nomi-CEu, in a separate 'language pack'. This is available to download [here](https://nightly.link/Nomi-CEu/Nomi-CEu-Translations/workflows/pushbuildpack/main?preview) (download the 'combined' zip for Nomi-CEu).
|
Translations are offered for Nomi-CEu, in a separate 'language pack'. This is available to download [here](https://nightly.link/Nomi-CEu/Nomi-CEu-Translations/workflows/pushbuildpack/main?preview) (download the 'nomi-ceu' zip for Nomi-CEu).
|
||||||
|
|
||||||
For more information, including supported languages and their status, see [the GitHub Page](https://github.com/Nomi-CEu/Nomi-CEu-Translations/).
|
For more information, including supported languages and their status, see [the GitHub Page](https://github.com/Nomi-CEu/Nomi-CEu-Translations/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user