Skip to content

Commit b41a90f

Browse files
authored
Fix build (#5963)
1 parent 1e3e8ce commit b41a90f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.nls.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,9 @@
145145
"view.pr.github.name": "Pull Requests",
146146
"view.pr.github.accessibilityHelpContent": {
147147
"message":"Helpful commands include:\n-GitHub Pull Requests: Refresh Pull Requests List\n-GitHub Pull Requests: Focus on Issues View \n-GitHub Pull Requests: Focus on Pull Requests View\n-GitHub Issues: Copy GitHub Permalink\n-GitHub Issues: Create an Issue\n-GitHub Pull Requests: Create Pull Request",
148-
"comment": "Do not translate the contents of (...) or <...> in the message. They are commands that will be replaced with the actual command name and keybinding."
148+
"comment": [
149+
"Do not translate the contents of (...) or <...> in the message. They are commands that will be replaced with the actual command name and keybinding."
150+
]
149151
},
150152
"view.issues.github.name": "Issues",
151153
"view.github.conflictResolution.name": "Conflict Resolution",

0 commit comments

Comments
 (0)