Skip to content

Commit 5d39aac

Browse files
fix(i18n): wording
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent d923856 commit 5d39aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

i18n/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@
385385
"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",
386386
"estimation": "The final value is an estimate based on partial data for the current period.",
387387
"estimations": "The final values are estimates based on partial data for the current period.",
388-
"compare": "Packages download comparison line chart between: {packages}.",
388+
"compare": "Package download comparison line chart for: {packages}.",
389389
"single_package": "Downloads line chart for the {package} package.",
390390
"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}."
391391
}

0 commit comments

Comments
 (0)