1
0
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:
Jesse Duffield 2023-07-16 12:23:35 +10:00
parent e8ec41fb0f
commit d19d89ea9d

View File

@ -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",