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
Is it possible to see which translations have been used?
I have an application which is developed for more than 10 years and there are many translation keys which are not used anymore. But nobody knows which they are, so they get not deleted.
The text was updated successfully, but these errors were encountered:
Even though you've already figured this out (once again sorry for not answering earlier), but still for future visitors - yes, Lit has implemented "hits count", that saves number of request for every localization key. It's saved in redis, to it's not possible to scope by it for now (but there is PR that implements it: #147 )
Is it possible to see which translations have been used?
I have an application which is developed for more than 10 years and there are many translation keys which are not used anymore. But nobody knows which they are, so they get not deleted.
The text was updated successfully, but these errors were encountered: