mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
Typo path → patch
This commit is contained in:
parent
8b57b21d79
commit
ff15d86ced
|
|
@ -68,7 +68,7 @@ func addEnglish(i18nObject *i18n.Bundle) {
|
|||
Other: "refresh",
|
||||
}, &i18n.Message{
|
||||
ID: "addPatch",
|
||||
Other: "add path",
|
||||
Other: "add patch",
|
||||
}, &i18n.Message{
|
||||
ID: "edit",
|
||||
Other: "edit",
|
||||
|
|
|
|||
Loading…
Reference in a new issue