You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to have the possibility to annotate properties in case they should not be translated.
e.g.:
#@non-translatable(author="username")
product.name=NiceProduct
It would be good to have the possibility to annotate properties in case they should not be translated.
e.g.:
#@non-translatable(author="username")
product.name=NiceProduct
Functionality already mentioned in issue #28