Open kiliankoe opened 3 years ago
From my own experience localizing my apps whenever I'm working on translating to a new language I would only need 4 columns in the editor (Key, Comment, Base, and the language I'm translating to), and I would rarely need to view all supported language side by side, So right now I'm working on a feature that allows the user to view only the columns they're working on and hide other columns. I think this feature would help you with your issue as well.
Oh that sounds even better 👍
Thanks for building Stringz so far, it's already proven to be a super valuable tool to quickly see localization strings across all supported languages in a project. Something I'd wish for however would be for language columns to take up a little more space by default, especially the first Key column and have the entire view scroll horizontally.
For reference, this is what it currently looks like in fullscreen mode for me, adjusting the columns at the far right manually is a bit tedious.
Thanks for considering!