File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -296,8 +296,8 @@ translations:
296296 # JS missing features
297297 - key : options.currently_missing_from_js.static_typing
298298 t : Static Typing
299- # - key: options.currently_missing_from_js.static_typing.description
300- # t: Native runtime typing; or TypeScript-style type-as-comments
299+ - key : options.currently_missing_from_js.static_typing.description
300+ t : Any kind of native static typing.
301301 - key : options.currently_missing_from_js.standard_library
302302 t : Standard Library
303303 - key : options.currently_missing_from_js.standard_library.description
@@ -1611,6 +1611,17 @@ translations:
16111611 aliases :
16121612 - features.js_pace_of_change.question
16131613
1614+ - key : options.js_pace_of_change.1
1615+ aliasFor : options.css_pace_of_change.1
1616+ - key : options.js_pace_of_change.2
1617+ aliasFor : options.css_pace_of_change.2
1618+ - key : options.js_pace_of_change.3
1619+ aliasFor : options.css_pace_of_change.3
1620+ - key : options.js_pace_of_change.4
1621+ aliasFor : options.css_pace_of_change.4
1622+ - key : options.js_pace_of_change.5
1623+ aliasFor : options.css_pace_of_change.5
1624+
16141625 # ##########################################################################
16151626 # Resources
16161627 # ##########################################################################
You can’t perform that action at this time.
0 commit comments