Skip to content

Commit 91d4339

Browse files
Tweak script comments
1 parent 04737de commit 91d4339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/update-translations.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55
# Updates sim and extension translations.
66
#
7-
# New languages require code change in:
8-
# 1. Sim to add languate in simx/src/messages/TranslationProvider.tsx.
7+
# New languages require code change below and in:
8+
# 1. Sim to add language in simx/src/messages/TranslationProvider.tsx.
99
# 2. Extension config to include the file path in pxt.json.
1010
#
1111

0 commit comments

Comments
 (0)