mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-23 12:18:51 +02:00
Use sentence case
This commit is contained in:
parent
e8ec41fb0f
commit
d19d89ea9d
@ -1275,7 +1275,7 @@ func EnglishTranslationSet() TranslationSet {
|
|||||||
MissingWorktree: "(missing)",
|
MissingWorktree: "(missing)",
|
||||||
MainWorktree: "(main)",
|
MainWorktree: "(main)",
|
||||||
CreateWorktree: "Create worktree",
|
CreateWorktree: "Create worktree",
|
||||||
NewWorktreePath: "New Worktree path",
|
NewWorktreePath: "New worktree path",
|
||||||
Name: "Name",
|
Name: "Name",
|
||||||
Branch: "Branch",
|
Branch: "Branch",
|
||||||
Path: "Path",
|
Path: "Path",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user