Skip to content

Commit 5ba53af

Browse files
autofix-ci[bot]taskylizard
authored andcommitted
[autofix.ci] apply automated fixes
1 parent c78e5df commit 5ba53af

1 file changed

Lines changed: 23 additions & 1 deletion

File tree

lunaria/files/en-GB.json

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,29 @@
975975
"vulnerabilities_summary": "{count} ({critical}C/{high}H)",
976976
"up_to_you": "Up to you!"
977977
}
978-
}
978+
},
979+
"title": "Compare Versions",
980+
"from": "From",
981+
"to": "To",
982+
"comparing": "Comparing versions...",
983+
"invalid_url": "Invalid comparison URL. Use format: /diff/package/v/from...to",
984+
"failed": "Failed to compare versions",
985+
"files_added": "Files added",
986+
"files_removed": "Files removed",
987+
"files_modified": "Files modified",
988+
"deps_changed": "Deps changed",
989+
"dependency_changes": "Dependency Changes",
990+
"file_changes": "File Changes",
991+
"files_count": "{count} files",
992+
"no_file_changes": "No file changes detected",
993+
"no_content_changes": "No content changes detected",
994+
"loading_diff": "Loading diff...",
995+
"failed_to_load_diff": "Failed to load diff",
996+
"view_file": "View file",
997+
"view_in_browser": "View in code browser",
998+
"close_diff": "Close diff",
999+
"lines_hidden": "{count} lines hidden",
1000+
"compare_versions": "Diff"
9791001
},
9801002
"privacy_policy": {
9811003
"title": "privacy policy",

0 commit comments

Comments
 (0)