Skip to content

Commit f870706

Browse files
committed
add strings
1 parent 483c500 commit f870706

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

state_of_js.yml

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,6 +672,8 @@ translations:
672672
aliasFor: tools.pain_points
673673
- key: tools.front_end_frameworks_pain_points.question
674674
t: What pain points have you encountered when using front-end frameworks?
675+
aliases:
676+
- front_end_frameworks.front_end_frameworks_pain_points.question
675677

676678
# meta-frameworks
677679

@@ -718,6 +720,8 @@ translations:
718720
aliasFor: tools.pain_points
719721
- key: tools.meta_frameworks_pain_points.question
720722
t: What pain points have you encountered when using meta-frameworks?
723+
aliases:
724+
- meta_frameworks.meta_frameworks_pain_points.question
721725

722726
# back-end frameworks
723727

@@ -751,7 +755,7 @@ translations:
751755
t: Back-end Frameworks Happiness
752756
aliases:
753757
- back_end_frameworks.back_end_frameworks_happiness
754-
- key: tools.mback_end_frameworks_happiness.short
758+
- key: tools.back_end_frameworks_happiness.short
755759
aliasFor: charts.axis_legends.happiness
756760
- key: tools.back_end_frameworks_happiness.question
757761
t: On a scale of 1 (very unhappy) to 5 (very happy), how happy are you with the current state of back-end frameworks?
@@ -760,10 +764,14 @@ translations:
760764
t: Back-end Frameworks Pain Points
761765
aliases:
762766
- back_end_frameworks.back_end_frameworks_pain_points
767+
763768
- key: tools.back_end_frameworks_pain_points.short
764769
aliasFor: tools.pain_points
770+
765771
- key: tools.back_end_frameworks_pain_points.question
766772
t: What pain points have you encountered when using back-end frameworks?
773+
aliases:
774+
- back_end_frameworks.back_end_frameworks_pain_points.question
767775

768776
# testing
769777

@@ -808,6 +816,8 @@ translations:
808816
aliasFor: tools.pain_points
809817
- key: tools.testing_pain_points.question
810818
t: What pain points have you encountered when using testing tools?
819+
aliases:
820+
- testing.testing_pain_points.question
811821

812822
# mobile & desktop
813823

@@ -844,6 +854,8 @@ translations:
844854
aliasFor: tools.pain_points
845855
- key: tools.mobile_desktop_pain_points.question
846856
t: What pain points have you encountered when using JavaScript to build mobile & desktop apps?
857+
aliases:
858+
- mobile_desktop.mobile_desktop_pain_points.question
847859

848860
# build tools
849861

@@ -888,6 +900,8 @@ translations:
888900
aliasFor: tools.pain_points
889901
- key: tools.build_tools_pain_points.question
890902
t: What pain points have you encountered when using build tools?
903+
aliases:
904+
- build_tools.build_tools_pain_points.question
891905

892906
# monorepo tools
893907

@@ -924,6 +938,8 @@ translations:
924938
aliasFor: tools.pain_points
925939
- key: tools.monorepo_tools_pain_points.question
926940
t: What pain points have you encountered when using monorepo tools?
941+
aliases:
942+
- monorepo_tools.monorepo_tools_pain_points.question
927943

928944
###########################################################################
929945
# Other Tools

0 commit comments

Comments
 (0)