File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
packages/pluggableWidgets/gallery-web/src Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 208208 </property >
209209 <property key =" selectedCountTemplateSingular" type =" textTemplate" required =" false" >
210210 <caption >Item count singular</caption >
211- <description >Must include '%d' to denote number position ('%d item selected')</description >
211+ <description >Must include '%d' to denote number position</description >
212+ <translations >
213+ <translation lang =" en_US" >%d row selected</translation >
214+ </translations >
212215 </property >
213216 <property key =" selectedCountTemplatePlural" type =" textTemplate" required =" false" >
214217 <caption >Item count plural</caption >
215- <description >Must include '%d' to denote number position ('%d items selected')</description >
218+ <description >Must include '%d' to denote number position</description >
219+ <translations >
220+ <translation lang =" en_US" >%d rows selected</translation >
221+ </translations >
216222 </property >
217223 </propertyGroup >
218224 </propertyGroup >
You can’t perform that action at this time.
0 commit comments