Skip to content

Commit 38dad5a

Browse files
hotfix translation
1 parent 9548a2c commit 38dad5a

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

src/locale/en.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,26 +1061,26 @@
10611061
"approved": "Approved",
10621062
"rejected": "Rejected"
10631063
},
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+
},
10841084
"validation": {
10851085
"commentRequired": "Comments need a message before you can post them.",
10861086
"askApprovalMentionRequired": "Select at least one teammate before asking for approval.",

0 commit comments

Comments
 (0)