Skip to content

Commit 9dd9cde

Browse files
committed
Only include english strings
1 parent e3fc255 commit 9dd9cde

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,5 +294,8 @@
294294
]
295295
}
296296
]
297-
}
297+
},
298+
"locales": [
299+
"en-US"
300+
]
298301
}

0 commit comments

Comments
 (0)