RED-7550: Same value for redacted-text key.

This commit is contained in:
Nicoleta Panaghiu 2023-09-25 16:23:10 +03:00
parent 6d3ba94b74
commit 5ac6e9004c
2 changed files with 4 additions and 4 deletions

View File

@ -1249,7 +1249,7 @@
}
},
"reason": "Reason",
"redacted-text": "Redacted text",
"redacted-text": "{type, select, hint{Hint} other{Redacted}} {length, plural, one{text} other {texts}}",
"section": "Paragraph / Location",
"type": "Type",
"unchanged": "Unchanged"
@ -2541,4 +2541,4 @@
}
},
"yesterday": "Gestern"
}
}

View File

@ -1249,7 +1249,7 @@
}
},
"reason": "Reason",
"redacted-text": "Redacted text",
"redacted-text": "{type, select, hint{Hint} other{Redacted}} {length, plural, one{text} other {texts}}",
"section": "Paragraph / Location",
"type": "Type",
"unchanged": "Unchanged"
@ -2541,4 +2541,4 @@
}
},
"yesterday": "Yesterday"
}
}