2018-05-08 09:19:56 +02:00
|
|
|
"preserve_hierarchy": true
|
|
|
|
|
"files": [
|
|
|
|
|
{
|
|
|
|
|
"source": "/ArchiSteamFarm/Localization/Strings.resx",
|
2021-03-29 20:59:39 +02:00
|
|
|
"translation": "/ArchiSteamFarm/Localization/Strings.%locale%.resx",
|
|
|
|
|
"translation_replace": {
|
2021-03-30 10:12:28 +02:00
|
|
|
".lol-US.resx": ".qps-Ploc.resx",
|
2021-03-29 20:59:39 +02:00
|
|
|
".sr-CS.resx": ".sr-Latn.resx"
|
|
|
|
|
}
|
2018-05-08 09:19:56 +02:00
|
|
|
},
|
2021-04-25 19:55:30 +02:00
|
|
|
{
|
|
|
|
|
"source": "/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.resx",
|
|
|
|
|
"translation": "/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.%locale%.resx",
|
|
|
|
|
"translation_replace": {
|
|
|
|
|
".lol-US.resx": ".qps-Ploc.resx",
|
|
|
|
|
".sr-CS.resx": ".sr-Latn.resx"
|
|
|
|
|
}
|
|
|
|
|
},
|
2018-05-08 09:19:56 +02:00
|
|
|
{
|
|
|
|
|
"source": "/wiki/*.md",
|
2018-05-08 11:49:28 +02:00
|
|
|
"translation": "/wiki/locale/%locale%/%file_name%-%locale%.%file_extension%",
|
2018-05-08 09:19:56 +02:00
|
|
|
"ignore": [ "/**/_*.md" ]
|
2018-05-08 11:49:28 +02:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"source": "/wiki/_Sidebar.md",
|
|
|
|
|
"translation": "/wiki/locale/%locale%/_Sidebar.md"
|
2018-05-08 09:19:56 +02:00
|
|
|
}
|
2018-11-16 19:50:34 +01:00
|
|
|
]
|