easy_localization
easy_localization copied to clipboard
Callback method when the translation for the key is not found.
This makes us able to perform extra tasks if there is no translation available. For example, The project I am working on uses localization from the backend. And need to tell the backend if any translation is missing. So this method allows me to achieve that.
LGTM, could you write test code for onLocaleKeyNotFound?
@kyle-seongwoo-jun sure. I will write as soon as I am available.
omg, I need this!
@kyle-seongwoo-jun I have added a test, could you review it?
@stha-ums Sorry that you waited so long here. Are you still willing to contribute this feature? (I submitted a review).
@bw-flagship , thank you for taking the time to review, I will address these as soon as possible.