|
1061 | 1061 | "approved": "Approved", |
1062 | 1062 | "rejected": "Rejected" |
1063 | 1063 | }, |
1064 | | - "labels": { |
1065 | | - "unknownUser": "Unknown user", |
1066 | | - "entryType": "Update type", |
1067 | | - "comment": "Comment", |
1068 | | - "allMembers": "@all", |
1069 | | - "mentionSuggestions": "Mention a teammate", |
1070 | | - "mentions": "Mentions", |
1071 | | - "selectedMentions": "Selected teammates" |
1072 | | - }, |
1073 | | - "placeholders": { |
1074 | | - "entryType": "Select an update type", |
1075 | | - "comment": "Write a comment or type @ to mention a teammate..." |
1076 | | - }, |
1077 | | - "help": { |
1078 | | - "mentions": "Type @ in the comment box to mention a teammate, then select them from the list." |
1079 | | - }, |
1080 | | - "hints": { |
1081 | | - "mentions": "Mentions are sent explicitly with the selected teammates.", |
1082 | | - "allMention": "Type @all to notify every teammate except you." |
1083 | | - }, |
| 1064 | + "labels": { |
| 1065 | + "unknownUser": "Unknown user", |
| 1066 | + "entryType": "Update type", |
| 1067 | + "comment": "Comment", |
| 1068 | + "allMembers": "'@all'", |
| 1069 | + "mentionSuggestions": "Mention a teammate", |
| 1070 | + "mentions": "Mentions", |
| 1071 | + "selectedMentions": "Selected teammates" |
| 1072 | + }, |
| 1073 | + "placeholders": { |
| 1074 | + "entryType": "Select an update type", |
| 1075 | + "comment": "Write a comment or type '@' to mention a teammate..." |
| 1076 | + }, |
| 1077 | + "help": { |
| 1078 | + "mentions": "Type '@' in the comment box to mention a teammate, then select them from the list." |
| 1079 | + }, |
| 1080 | + "hints": { |
| 1081 | + "mentions": "Mentions are sent explicitly with the selected teammates.", |
| 1082 | + "allMention": "Type '@all' to notify every teammate except you." |
| 1083 | + }, |
1084 | 1084 | "validation": { |
1085 | 1085 | "commentRequired": "Comments need a message before you can post them.", |
1086 | 1086 | "askApprovalMentionRequired": "Select at least one teammate before asking for approval.", |
|
0 commit comments