mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-04 16:10:08 +00:00
Upgrade my crowdin magic to ArchiCrodwin in preparation for #943
This commit is contained in:
11
crowdin.yml
11
crowdin.yml
@@ -1,18 +1,9 @@
|
||||
"preserve_hierarchy": true
|
||||
"files": [
|
||||
# Note: any modifications to this file should carry appropriate modifications to tools/crowdin-cli scripts as well (CI integration)
|
||||
{
|
||||
"source": "/ArchiSteamFarm/Localization/Strings.resx",
|
||||
"translation": "/ArchiSteamFarm/Localization/Strings.%locale%.resx"
|
||||
},
|
||||
{
|
||||
"source": "/ASF-ui/src/i18n/locale/default.json",
|
||||
"translation": "/ASF-ui/src/i18n/locale/%locale%.json"
|
||||
},
|
||||
{
|
||||
"source": "/ASF-WebConfigGenerator/src/locale/strings.json",
|
||||
"translation": "/ASF-WebConfigGenerator/src/locale/%locale%.json"
|
||||
},
|
||||
{
|
||||
"source": "/wiki/*.md",
|
||||
"translation": "/wiki/locale/%locale%/%file_name%-%locale%.%file_extension%",
|
||||
@@ -22,4 +13,4 @@
|
||||
"source": "/wiki/_Sidebar.md",
|
||||
"translation": "/wiki/locale/%locale%/_Sidebar.md"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user