mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-17 01:42:45 +02:00
separate english translation structs
This commit is contained in:
@ -327,6 +327,7 @@ func addEnglish(i18nObject *i18n.Bundle) error {
|
|||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
ID: "CouldNotFindBinaryErr",
|
ID: "CouldNotFindBinaryErr",
|
||||||
Other: "Could not find any binary at {{.url}}",
|
Other: "Could not find any binary at {{.url}}",
|
||||||
|
}, &i18n.Message{
|
||||||
ID: "AnonymousReportingTitle",
|
ID: "AnonymousReportingTitle",
|
||||||
Other: "Help make lazygit better",
|
Other: "Help make lazygit better",
|
||||||
}, &i18n.Message{
|
}, &i18n.Message{
|
||||||
|
Reference in New Issue
Block a user