|  | 
| 333 | 333 |   "@composeBoxGenericContentHint": { | 
| 334 | 334 |     "description": "Hint text for content input when sending a message." | 
| 335 | 335 |   }, | 
|  | 336 | +  "newDmSheetBackButtonLabel": "Back", | 
|  | 337 | +  "@newDmSheetBackButtonLabel": { | 
|  | 338 | +    "description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen." | 
|  | 339 | +  }, | 
|  | 340 | +  "newDmSheetNextButtonLabel": "Next", | 
|  | 341 | +  "@newDmSheetNextButtonLabel": { | 
|  | 342 | +    "description": "Label for the front button in the new DM sheet, if applicable, for navigation or action." | 
|  | 343 | +  }, | 
|  | 344 | +  "newDmSheetScreenTitle": "New DM", | 
|  | 345 | +  "@newDmSheetScreenTitle": { | 
|  | 346 | +    "description": "Title displayed at the top of the new DM screen." | 
|  | 347 | +  }, | 
|  | 348 | +  "newDmFabButtonLabel": "New DM", | 
|  | 349 | +  "@newDmFabButtonLabel": { | 
|  | 350 | +    "description": "Label for the floating action button (FAB) that opens the new DM sheet." | 
|  | 351 | +  }, | 
|  | 352 | +  "newDmSheetSearchHint": "Add person", | 
|  | 353 | +  "@newDmSheetSearchHint": { | 
|  | 354 | +    "description": "Hint text for the search bar in the new DM sheet, prompting the user to add people to the conversation." | 
|  | 355 | +  }, | 
| 336 | 356 |   "composeBoxDmContentHint": "Message @{user}", | 
| 337 | 357 |   "@composeBoxDmContentHint": { | 
| 338 | 358 |     "description": "Hint text for content input when sending a message to one other person.", | 
|  | 
0 commit comments