This commit is contained in:
2026-03-04 19:33:47 +03:00
parent 7ff0dfa8c6
commit f066d5561b
27 changed files with 972 additions and 365 deletions

View File

@@ -258,7 +258,9 @@
"commit_message_failed": "Failed to generate message",
"load_changes_failed": "Failed to load changes",
"commit_success": "Changes committed successfully",
"commit_and_push_success": "Changes committed and pushed to remote",
"commit_message": "Commit Message",
"auto_push_after_commit": "Push after commit to",
"generate_with_ai": "Generate with AI",
"describe_changes": "Describe your changes...",
"changed_files": "Changed Files",

View File

@@ -257,7 +257,9 @@
"commit_message_failed": "Не удалось сгенерировать сообщение коммита",
"load_changes_failed": "Не удалось загрузить изменения",
"commit_success": "Изменения успешно закоммичены",
"commit_and_push_success": "Изменения успешно закоммичены и отправлены в remote",
"commit_message": "Сообщение коммита",
"auto_push_after_commit": "Сделать push после commit в",
"generate_with_ai": "Сгенерировать с AI",
"describe_changes": "Опишите ваши изменения...",
"changed_files": "Измененные файлы",