1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-05-31 23:19:40 +02:00

Fix numbering in English IntroPopupMessage

This commit is contained in:
Lakshay Garg 2020-09-15 21:30:13 -07:00 committed by Jesse Duffield
parent 4954791443
commit 1e1c90c92e

View File

@ -460,7 +460,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
1) If you want to learn about lazygit's features, watch this vid:
https://youtu.be/CPLdltN7wgE
3) If you're using git, that makes you a programmer! With your help we can make lazygit better, so consider becoming a contributor and joining the fun at
2) If you're using git, that makes you a programmer! With your help we can make lazygit better, so consider becoming a contributor and joining the fun at
https://github.com/jesseduffield/lazygit`,
}, &i18n.Message{
ID: "GitconfigParseErr",