[i18nIgnore] Fix highlighted code errors#5817
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Not sure if I should probably update translations, if they exist... |
delucis
left a comment
There was a problem hiding this comment.
Looks good to me! Usually we suggest avoiding updating multiple languages at once, but for a small fix like this, if you can fix all other languages where this is present, that would also be acceptable (and we’d stick the i18nIgnore keyword into the commit message to avoid triggering translation status changes).
|
@delucis done all other languages, the issue was that some space was added (or removed) and the numbers didn't align. Found a language which had numbers wrong even more ahah Do check that the commit message is correct with the correct usage of the keyword.
I asked because of this, I know the policy, which makes sense, but it was such a small fix... |
delucis
left a comment
There was a problem hiding this comment.
Thanks @itsmatteomanf! Noticed one of these that looks off.
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
I accepted it... but locally looks like this. VSCode doesn't handle it, as it doesn't align with what it has locally, as you are asking to change it how it already is ahah |
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>



Fixes a small issue in rows selected in a code block, off-by-one errors.