File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -294,8 +294,8 @@ translations:
294294 # JS missing features
295295 - key : options.currently_missing_from_js.static_typing
296296 t : Static Typing
297- - key : options.currently_missing_from_js.static_typing.description
298- t : Native runtime typing; or TypeScript-style type-as-comments
297+ # - key: options.currently_missing_from_js.static_typing.description
298+ # t: Native runtime typing; or TypeScript-style type-as-comments
299299 - key : options.currently_missing_from_js.standard_library
300300 t : Standard Library
301301 - key : options.currently_missing_from_js.standard_library.description
@@ -1301,7 +1301,7 @@ translations:
13011301 aliases :
13021302 - features.native_types_proposal
13031303 - key : usage.native_types_proposal.question
1304- t : How would you like to see native types implemented in JavaScript?
1304+ t : How would you like to see types implemented natively in JavaScript?
13051305 aliases :
13061306 - features.native_types_proposal.question
13071307
You can’t perform that action at this time.
0 commit comments