Skip to content

Commit 0385f67

Browse files
committed
fix: translations
1 parent 5c6564c commit 0385f67

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

i18n/locales/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,8 +1137,8 @@
11371137
"copy_alt": {
11381138
"description": "Quadrant chart mapping adoption versus efficiency for the {packages} packages. {analysis}. {watermark}.",
11391139
"side_analysis_top_right": "The following packages are positioned on the top-right quadrant (high-impact): {packages}",
1140-
"side_analysis_top_left": "The following packages are positioned on the top-left quadrant (efficient): {packages}",
1141-
"side_analysis_bottom_right": "The following packages are positioned on the bottom-right quadrant (resource-heavy): {packages}",
1140+
"side_analysis_top_left": "The following packages are positioned on the top-left quadrant (promising): {packages}",
1141+
"side_analysis_bottom_right": "The following packages are positioned on the bottom-right quadrant (popular but heavy): {packages}",
11421142
"side_analysis_bottom_left": "The following packages are positioned on the bottom-left quadrant (low-impact): {packages}"
11431143
},
11441144
"explanation": {

i18n/locales/fr-FR.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@
11311131
"copy_alt": {
11321132
"description": "Graphique en quadrants représentant l’adoption et l’efficacité pour les paquets {packages}. {analysis}. {watermark}.",
11331133
"side_analysis_top_right": "Les paquets suivants sont positionnés dans le quadrant en haut à droite (fort impact) : {packages}",
1134-
"side_analysis_top_left": "Les paquets suivants sont positionnés dans le quadrant en haut à gauche (efficaces mais de niche) : {packages}",
1134+
"side_analysis_top_left": "Les paquets suivants sont positionnés dans le quadrant en haut à gauche (prometteur) : {packages}",
11351135
"side_analysis_bottom_right": "Les paquets suivants sont positionnés dans le quadrant en bas à droite (populaires mais lourds) : {packages}",
11361136
"side_analysis_bottom_left": "Les paquets suivants sont positionnés dans le quadrant en bas à gauche (faible impact) : {packages}"
11371137
},

0 commit comments

Comments
 (0)