mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
better translation
This commit is contained in:
parent
b4323c029f
commit
da2d3f253f
|
|
@ -55,7 +55,7 @@ func addPolish(i18nObject *i18n.Bundle) error {
|
|||
Other: "przełącz zatwierdzenie",
|
||||
}, &i18n.Message{
|
||||
ID: "toggleStagedAll",
|
||||
Other: "przełącz zatwierdzenie wszystko",
|
||||
Other: "przełącz wszystkie zatwierdzenia",
|
||||
}, &i18n.Message{
|
||||
ID: "refresh",
|
||||
Other: "odśwież",
|
||||
|
|
|
|||
Loading…
Reference in a new issue