Update English strings for Transifex

This commit is contained in:
Dan Stillman 2024-07-08 00:26:18 -04:00
parent 19d4c8e038
commit 72dd5128fb

View file

@ -584,12 +584,18 @@
"section-related.label": { "section-related.label": {
"string": "{ count } Related" "string": "{ count } Related"
}, },
"section-button-expand.tooltiptext": { "section-button-expand.dynamic-tooltiptext": {
"string": "Expand section" "string": "Expand section"
}, },
"section-button-collapse.tooltiptext": { "section-button-expand.label": {
"string": "Expand { section } section"
},
"section-button-collapse.dynamic-tooltiptext": {
"string": "Collapse section" "string": "Collapse section"
}, },
"section-button-collapse.label": {
"string": "Collapse { section } section"
},
"annotations-count": { "annotations-count": {
"string": "{count, plural, one {{ count } Annotation} other {{ count } Annotations}}" "string": "{count, plural, one {{ count } Annotation} other {{ count } Annotations}}"
}, },