mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00

* Adopt strings from Localazy. * Remove all old Android strings. * Disable german snapshot tests for now. * Rebase and add latest strings.
31 lines
781 B
JSON
31 lines
781 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": "$@"
|
|
}
|
|
},
|
|
{
|
|
"type": "ios-stringsdict",
|
|
"output": "ElementX/Resources/Localizations/${iosLprojFolder}/Localizable.stringsdict",
|
|
"excludeKeys": ["REGEX:.*_android"],
|
|
"replacements": {
|
|
"%s": "%@",
|
|
"$s": "$@"
|
|
},
|
|
"params": {
|
|
"variable": "COUNT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|