mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2025-12-16 06:20:34 +00:00
Finish adding cron translations
Closes #943 Good night ArchiCrowdin, you never disappointed me.
This commit is contained in:
2
.github/workflows/translations.yml
vendored
2
.github/workflows/translations.yml
vendored
@@ -2,7 +2,7 @@ name: ASF-translations
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/10 * * * *'
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
jobs:
|
||||
update:
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -4,9 +4,6 @@
|
||||
[submodule "ASF-ui"]
|
||||
path = ASF-ui
|
||||
url = https://github.com/JustArchiNET/ASF-ui.git
|
||||
[submodule "tools/ArchiCrowdin"]
|
||||
path = tools/ArchiCrowdin
|
||||
url = https://github.com/JustArchiNET/ArchiCrowdin.git
|
||||
[submodule "wiki"]
|
||||
path = wiki
|
||||
url = https://github.com/JustArchiNET/ArchiSteamFarm.wiki.git
|
||||
|
||||
Submodule tools/ArchiCrowdin deleted from b4292e6fc9
Reference in New Issue
Block a user