2018-05-08 07:19:56 +00:00
|
|
|
"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",
|
2018-05-08 08:53:36 +00:00
|
|
|
"translation": "/wiki/locale/%file_name%-%locale%.%file_extension%",
|
2018-05-08 07:19:56 +00:00
|
|
|
"ignore": [ "/**/_*.md" ]
|
|
|
|
}
|
|
|
|
]
|