mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-04 16:10:08 +00:00
Update crowdin for wiki localization
This commit is contained in:
20
crowdin.yml
Normal file
20
crowdin.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
"preserve_hierarchy": true
|
||||
"files": [
|
||||
{
|
||||
"source": "/ArchiSteamFarm/Localization/Strings.resx",
|
||||
"translation": "/ArchiSteamFarm/Localization/Strings.%locale%.resx"
|
||||
},
|
||||
{
|
||||
"source": "/ArchiSteamFarm/www/locale/strings.json",
|
||||
"translation": "/ArchiSteamFarm/www/locale/strings.%locale%.json"
|
||||
},
|
||||
{
|
||||
"source": "/WebConfigGenerator/src/locale/strings.json",
|
||||
"translation": "/WebConfigGenerator/src/locale/%locale%.json"
|
||||
},
|
||||
{
|
||||
"source": "/wiki/*.md",
|
||||
"translation": "/wiki/locale/%file_name%-%locale%.%file_extension%",
|
||||
"ignore": [ "/**/_*.md" ]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user