easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

Callback method when the translation for the key is not found.

Open stha-ums opened this issue 3 years ago • 6 comments

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.

stha-ums avatar Apr 04 '22 18:04 stha-ums

LGTM, could you write test code for onLocaleKeyNotFound?

kyle-seongwoo-jun avatar Apr 30 '22 04:04 kyle-seongwoo-jun

@kyle-seongwoo-jun sure. I will write as soon as I am available.

stha-ums avatar May 01 '22 07:05 stha-ums

omg, I need this!

nosmirck avatar Jun 01 '22 20:06 nosmirck

@kyle-seongwoo-jun I have added a test, could you review it?

stha-ums avatar Jun 03 '22 05:06 stha-ums

@stha-ums Sorry that you waited so long here. Are you still willing to contribute this feature? (I submitted a review).

bw-flagship avatar Jun 17 '23 08:06 bw-flagship

@bw-flagship , thank you for taking the time to review, I will address these as soon as possible.

stha-ums avatar Jun 18 '23 13:06 stha-ums