1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
98e5fd70fb Remove non-English translation sets, read them from JSON instead 2024-06-23 14:47:50 +02:00
d772c9f1d4 Use sentence case everywhere
We have not been good at consistent casing so far. Now we use 'Sentence case' everywhere. EVERYWHERE.

Also Removing 'Lc' prefix from i18n field names: the 'Lc' stood for lowercase but now that everything
is in 'Sentence case' there's no need for the distinction.

I've got a couple lower case things I've kept: namely, things that show up in parentheses.
2023-05-25 23:52:19 +10:00
af5b3be286 integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
524bf83a4a refactor to only have one context per view 2022-08-06 13:49:11 +10:00
ad7703df65 show namesake for child views 2022-03-26 18:00:46 +11:00
340a145bc8 refactor cheatsheet generator 2022-03-24 20:14:41 +11:00