Module: miot/ui/LocalizedStrings

国际化字符串 Class to localize the ReactNative interface

Originally developed by Stefano Falda (stefano.falda@gmail.com)

It uses a native library (ReactLocalization) to get the current interface language, then display the correct language strings or the default language (the first one if a match is not found).

How to use: Check the instructions at: https://github.com/stefalda/ReactNativeLocalization