Skip to content

Commit ef95fa9

Browse files
committed
Adds a set of issues for localization summaries
1 parent 1e266a4 commit ef95fa9

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

localize.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
{
22
"app": "microsoft/TypeScript-Website#v2",
33
"issues": {
4-
"pt": 1
4+
"pt": 1,
5+
"ja": 3,
6+
"es": 4,
7+
"zn": 5,
8+
"ko": 6,
9+
"id": 7,
10+
"uk": 8,
11+
"pl": 9,
12+
"it": 10
513
},
614
"docsRoots": [
715
{ "name": "Playground", "from": "packages/playground-examples/copy/", "to": "docs/playground" },

0 commit comments

Comments
 (0)