|  | 
| 309 | 309 |   "@composeBoxGenericContentHint": { | 
| 310 | 310 |     "description": "Hint text for content input when sending a message." | 
| 311 | 311 |   }, | 
|  | 312 | +  "newDmSheetBackButtonLabel": "Back", | 
|  | 313 | +  "@newDmSheetBackButtonLabel": { | 
|  | 314 | +    "description": "Label for the back button in the new DM sheet, allowing the user to return to the previous screen." | 
|  | 315 | +  }, | 
|  | 316 | +  "newDmSheetNextButtonLabel": "Next", | 
|  | 317 | +  "@newDmSheetNextButtonLabel": { | 
|  | 318 | +    "description": "Label for the front button in the new DM sheet, if applicable, for navigation or action." | 
|  | 319 | +  }, | 
|  | 320 | +  "newDmSheetScreenTitle": "New DM", | 
|  | 321 | +  "@newDmSheetScreenTitle": { | 
|  | 322 | +    "description": "Title displayed at the top of the new DM screen." | 
|  | 323 | +  }, | 
|  | 324 | +  "newDmFabButtonLabel": "New DM", | 
|  | 325 | +  "@newDmFabButtonLabel": { | 
|  | 326 | +    "description": "Label for the floating action button (FAB) that opens the new DM sheet." | 
|  | 327 | +  }, | 
|  | 328 | +  "newDmSheetSearchHint": "Add person", | 
|  | 329 | +  "@newDmSheetSearchHint": { | 
|  | 330 | +    "description": "Hint text for the search bar in the new DM sheet, prompting the user to add people to the conversation." | 
|  | 331 | +  }, | 
| 312 | 332 |   "composeBoxDmContentHint": "Message @{user}", | 
| 313 | 333 |   "@composeBoxDmContentHint": { | 
| 314 | 334 |     "description": "Hint text for content input when sending a message to one other person.", | 
|  | 
0 commit comments