Currently, when the device is using Turkish language, any event that uses the i character will be ignored, because when lowercasing from the enum name, it will be converted to the dottless I.
Currently, the app logs quite a few errors when running, for example:
Cannot create the event: woocommerceandroid_unıfıed_logın_step
com.automattic.android.tracks.Exceptions.EventNameException: Event name must match: ^(([a-z0-9]+)_){2}([a-z0-9_]+)$