-
Sebastian Wolf authoredSebastian Wolf authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
translation_v2.json 474 B
{
"collections": [
{
"collectionName": "cwa-app-android",
"folders": [
{
"startingFolderPath": "**/res/values/**",
"sourceFilters": [
"strings.xml"
],
"targetFolderPath": "../values-[langCode]"
}
]
}
],
"defaultConfiguration": {
"pseudoLocFolderPath": "../values-2Q",
"oneQFolderPath": "../values-1Q",
"targetFileNamingConvention": "[filename].[extension]"
}
}