mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Use sentence case
This commit is contained in:
parent
e8ec41fb0f
commit
d19d89ea9d
|
|
@ -1275,7 +1275,7 @@ func EnglishTranslationSet() TranslationSet {
|
|||
MissingWorktree: "(missing)",
|
||||
MainWorktree: "(main)",
|
||||
CreateWorktree: "Create worktree",
|
||||
NewWorktreePath: "New Worktree path",
|
||||
NewWorktreePath: "New worktree path",
|
||||
Name: "Name",
|
||||
Branch: "Branch",
|
||||
Path: "Path",
|
||||
|
|
|
|||
Loading…
Reference in a new issue