Is your feature request related to a problem? Please describe.
It is tedious and frustrating to have to type the keys i, 1, 8, n, shift + K, e, y several times per screen.
Describe the solution you'd like
Would you be able to accommodate a simpler key? id as an alias sounds great and there's no breaking changes. This key name is actually used by several other libs including react-intl and angular i18n
This looks much simpler and easier to type when you're doing it 10 time per screen.
<Trans id="my.key" />
Additionally, you will be saving some keys from excessive wear and tear :)

Thank you for considering!
haha...id, name and key I tried to avoid those because either have special meaning in html elements or react elements -> but nothing against a PR making id a fallback for i18nKey
@simoami can this be closed?
Yep, this can be addressed in a separate PR.
Most helpful comment
haha...
id,nameandkeyI tried to avoid those because either have special meaning in html elements or react elements -> but nothing against a PR makingida fallback fori18nKey