* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder. * Ensure that strings does not contain placeholders in single quotes. * Avoid redefining value * Moved string_with_no_placeholders_in_single_quotes * Define regex once * Fix tests
9 lines
279 B
JSON
9 lines
279 B
JSON
{
|
|
"title": "Mailbox",
|
|
"issues": {
|
|
"deprecated_mailbox": {
|
|
"title": "The mailbox platform is being removed",
|
|
"description": "The mailbox platform is being removed. Please report it to the author of the \"{integration_domain}\" custom integration."
|
|
}
|
|
}
|
|
}
|