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": {
|
"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}}"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue