Skip to content

Commit 1e77946

Browse files
[autofix.ci] apply automated fixes
1 parent 5d39aac commit 1e77946

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

lunaria/files/en-GB.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
"analysis": "{package_name} starts at {start_value} and ends at {end_value}, showing a {trend} trend with a slope of {downloads_slope} downloads per time interval, and an overall {growth_percentage} growth",
385385
"estimation": "The final value is an estimate based on partial data for the current period.",
386386
"estimations": "The final values are estimates based on partial data for the current period.",
387-
"compare": "Packages download comparison line chart between: {packages}.",
387+
"compare": "Package download comparison line chart for: {packages}.",
388388
"single_package": "Downloads line chart for the {package} package.",
389389
"general_description": "The Y axis represents the number of downloads. The X axis represents the date range, from {start_date} to {end_date}, with a {granularity} time period.{estimation_notice} {packages_analysis}. {watermark}."
390390
}

lunaria/files/en-US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
"analysis": "{package_name} starts at {start_value} and ends at {end_value}, showing a {trend} trend with a slope of {downloads_slope} downloads per time interval, and an overall {growth_percentage} growth",
385385
"estimation": "The final value is an estimate based on partial data for the current period.",
386386
"estimations": "The final values are estimates based on partial data for the current period.",
387-
"compare": "Packages download comparison line chart between: {packages}.",
387+
"compare": "Package download comparison line chart for: {packages}.",
388388
"single_package": "Downloads line chart for the {package} package.",
389389
"general_description": "The Y axis represents the number of downloads. The X axis represents the date range, from {start_date} to {end_date}, with a {granularity} time period.{estimation_notice} {packages_analysis}. {watermark}."
390390
}

lunaria/files/fr-FR.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,8 +384,8 @@
384384
"analysis": "{package_name} commence à {start_value} et se termine à {end_value}, affichant une tendance {trend} avec une pente de {downloads_slope} téléchargements par intervalle de temps, et une croissance globale de {growth_percentage}",
385385
"estimation": "La valeur finale est une estimation basée sur des données partielles pour la période en cours.",
386386
"estimations": "Les valeurs finales sont des estimations basées sur des données partielles pour la période en cours.",
387-
"compare": "Graphique en courbes comparant les téléchargements des packages suivants : {packages}.",
388-
"single_package": "Graphique en courbes des téléchargements pour le package {package}.",
387+
"compare": "Graphique en courbes comparant les téléchargements des paquets suivants : {packages}.",
388+
"single_package": "Graphique en courbes des téléchargements pour le paquet {package}.",
389389
"general_description": "L’axe Y représente le nombre de téléchargements. L’axe X représente la plage de dates, de {start_date} à {end_date}, avec une période de temps {granularity}.{estimation_notice} {packages_analysis}. {watermark}."
390390
}
391391
},

0 commit comments

Comments
 (0)