|  | 
| 294 | 294 |   "@composeBoxGenericContentHint": { | 
| 295 | 295 |     "description": "Hint text for content input when sending a message." | 
| 296 | 296 |   }, | 
|  | 297 | +  "newDmSheetBackButtonLabel": "Back", | 
|  | 298 | +  "@newDmSheetBackButtonLabel": { | 
|  | 299 | +    "description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen." | 
|  | 300 | +  }, | 
|  | 301 | +  "newDmSheetNextButtonLabel": "Next", | 
|  | 302 | +  "@newDmSheetNextButtonLabel": { | 
|  | 303 | +    "description": "Label for the front button in the new DM sheet, if applicable, for navigation or action." | 
|  | 304 | +  }, | 
|  | 305 | +  "newDmSheetScreenTitle": "New DM", | 
|  | 306 | +  "@newDmSheetScreenTitle": { | 
|  | 307 | +    "description": "Title displayed at the top of the new DM screen." | 
|  | 308 | +  }, | 
|  | 309 | +  "newDmFabButtonLabel": "New DM", | 
|  | 310 | +  "@newDmFabButtonLabel": { | 
|  | 311 | +    "description": "Label for the floating action button (FAB) that opens the new DM sheet." | 
|  | 312 | +  }, | 
|  | 313 | +  "newDmSheetSearchHint": "Add person", | 
|  | 314 | +  "@newDmSheetSearchHint": { | 
|  | 315 | +    "description": "Hint text for the search bar in the new DM sheet, prompting the user to add people to the conversation." | 
|  | 316 | +  }, | 
| 297 | 317 |   "composeBoxDmContentHint": "Message @{user}", | 
| 298 | 318 |   "@composeBoxDmContentHint": { | 
| 299 | 319 |     "description": "Hint text for content input when sending a message to one other person.", | 
|  | 
0 commit comments