You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/locales/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -201,6 +201,8 @@
201
201
"warnings": "Warnings:",
202
202
"go_back_home": "Go back home",
203
203
"per_week": "/ week",
204
+
"yes": "Yes",
205
+
"no": "No",
204
206
"vanity_downloads_hint": "Vanity number: no packages displayed | Vanity number: for the displayed package | Vanity number: Sum of {count} displayed packages",
205
207
"sort": {
206
208
"name": "name",
@@ -1137,7 +1139,7 @@
1137
1139
"side_analysis_top_right": "The following packages are positioned on the top-right quadrant (high-impact): {packages}",
1138
1140
"side_analysis_top_left": "The following packages are positioned on the top-left quadrant (efficient): {packages}",
1139
1141
"side_analysis_bottom_right": "The following packages are positioned on the bottom-right quadrant (resource-heavy): {packages}",
1140
-
"side_analysis_bottom_left": "The following packages are positioned on the bottom-right quadrant (low-impact): {packages}"
1142
+
"side_analysis_bottom_left": "The following packages are positioned on the bottom-left quadrant (low-impact): {packages}"
1141
1143
},
1142
1144
"explanation": {
1143
1145
"introduction": "The score is calculated by combining multiple signals into two axes:",
0 commit comments