1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +02:00

Typo path → patch

This commit is contained in:
Nicolas Borboën 2018-08-16 14:15:55 +02:00 committed by GitHub
parent 8b57b21d79
commit ff15d86ced
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ func addEnglish(i18nObject *i18n.Bundle) {
Other: "refresh", Other: "refresh",
}, &i18n.Message{ }, &i18n.Message{
ID: "addPatch", ID: "addPatch",
Other: "add path", Other: "add patch",
}, &i18n.Message{ }, &i18n.Message{
ID: "edit", ID: "edit",
Other: "edit", Other: "edit",