Closed Fr33maan closed 7 years ago
A new feature to avoiding a crash when we request a translation that does not exists. It still have all the features of I18n in the exported object, we just overwriting the I18n.t function
very nice! I will test it out soon :)
Guess what ? I created a potential bug in this PR. If the unknownError translation does not exists it will crash. Sad I realize it just now ....
A new feature to avoiding a crash when we request a translation that does not exists. It still have all the features of I18n in the exported object, we just overwriting the I18n.t function