mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
35 lines
891 B
JSON
35 lines
891 B
JSON
{
|
|
"readKey": "a7876306080832595063-aa37154bb3772f6146890fca868d155b2228b492c56c91f67abdcdfb74d6142d",
|
|
|
|
"conversion": {
|
|
"actions": [
|
|
{
|
|
"type": "ios-strings",
|
|
"output": "ElementX/Resources/Localizations/${iosLprojFolder}/Localizable.strings",
|
|
"excludeKeys": ["REGEX:.*_android"],
|
|
"filterPlurals": true,
|
|
"replacements": {
|
|
"%s": "%@",
|
|
"$s": "$@"
|
|
},
|
|
"params": {
|
|
"flatten_keys": "underscore"
|
|
}
|
|
},
|
|
{
|
|
"type": "ios-stringsdict",
|
|
"output": "ElementX/Resources/Localizations/${iosLprojFolder}/Localizable.stringsdict",
|
|
"excludeKeys": ["REGEX:.*_android"],
|
|
"replacements": {
|
|
"%s": "%@",
|
|
"$s": "$@"
|
|
},
|
|
"params": {
|
|
"variable": "COUNT",
|
|
"flatten_keys": "underscore"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|