1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-15 11:56:37 +02:00

separate english translation structs

This commit is contained in:
Jesse Duffield 2018-08-27 20:46:06 +10:00
parent 23a9f41d9d
commit bbe603ff5b

View File

@ -327,6 +327,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
}, &i18n.Message{
ID: "CouldNotFindBinaryErr",
Other: "Could not find any binary at {{.url}}",
}, &i18n.Message{
ID: "AnonymousReportingTitle",
Other: "Help make lazygit better",
}, &i18n.Message{