rebase rework
This commit is contained in:
@@ -295,6 +295,18 @@
|
||||
"ahead_remote": "Ahead Remote",
|
||||
"diverged": "Diverged",
|
||||
"error": "Error"
|
||||
},
|
||||
"unfinished_merge": {
|
||||
"title": "Repository has an unfinished merge",
|
||||
"default_message": "An unfinished merge was detected. Resolve conflicts or abort merge manually, then retry Pull.",
|
||||
"repository_path": "Repository path",
|
||||
"branch": "Current branch",
|
||||
"next_steps": "Recommended steps",
|
||||
"manual_commands": "Manual recovery commands",
|
||||
"copy_commands": "Copy commands",
|
||||
"copy_success": "Commands copied to clipboard",
|
||||
"copy_failed": "Failed to copy commands",
|
||||
"copy_empty": "No commands to copy"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
|
||||
@@ -294,6 +294,18 @@
|
||||
"ahead_remote": "Опережает remote",
|
||||
"diverged": "Расхождение",
|
||||
"error": "Ошибка"
|
||||
},
|
||||
"unfinished_merge": {
|
||||
"title": "Незавершённое слияние в репозитории",
|
||||
"default_message": "В репозитории найдено незавершённое слияние. Завершите или отмените его вручную и повторите Pull.",
|
||||
"repository_path": "Путь к репозиторию",
|
||||
"branch": "Текущая ветка",
|
||||
"next_steps": "Рекомендуемые шаги",
|
||||
"manual_commands": "Команды для ручного восстановления",
|
||||
"copy_commands": "Скопировать команды",
|
||||
"copy_success": "Команды скопированы в буфер обмена",
|
||||
"copy_failed": "Не удалось скопировать команды",
|
||||
"copy_empty": "Команды для копирования отсутствуют"
|
||||
}
|
||||
},
|
||||
"dashboard": {
|
||||
|
||||
Reference in New Issue
Block a user