Update English strings for Transifex
This commit is contained in:
parent
19d4c8e038
commit
72dd5128fb
1 changed files with 8 additions and 2 deletions
|
@ -584,12 +584,18 @@
|
|||
"section-related.label": {
|
||||
"string": "{ count } Related"
|
||||
},
|
||||
"section-button-expand.tooltiptext": {
|
||||
"section-button-expand.dynamic-tooltiptext": {
|
||||
"string": "Expand section"
|
||||
},
|
||||
"section-button-collapse.tooltiptext": {
|
||||
"section-button-expand.label": {
|
||||
"string": "Expand { section } section"
|
||||
},
|
||||
"section-button-collapse.dynamic-tooltiptext": {
|
||||
"string": "Collapse section"
|
||||
},
|
||||
"section-button-collapse.label": {
|
||||
"string": "Collapse { section } section"
|
||||
},
|
||||
"annotations-count": {
|
||||
"string": "{count, plural, one {{ count } Annotation} other {{ count } Annotations}}"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue