Refactor comments and CSS for improved clarity in Khoj plugin

- Translated comments from French to English for better accessibility and understanding.
- Updated CSS comment for loading animation to reflect the change in language.
- Enhanced code readability by ensuring consistent language usage across multiple files.
- Improved user experience by clarifying the purpose of various functions and settings in the codebase.
This commit is contained in:
Henri Jamet
2025-01-08 09:31:43 +01:00
parent 1aff78a969
commit f42b0cb08c
5 changed files with 16 additions and 16 deletions

View File

@@ -813,7 +813,7 @@ img.copy-icon {
display: block;
}
/* Animation de chargement */
/* Loading animation */
.khoj-loading {
display: flex;
justify-content: center;