You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.
i noticed it use i18n framework, but i didn't find definition files for different translation key-value pairs.
i captured the network activities when the page loading, found that it made some translation calls to https://api.locize.io, which seem to be an enterprise level service.
so how can i change the translation of a label?
The text was updated successfully, but these errors were encountered:
i noticed it use
i18n
framework, but i didn't find definition files for different translation key-value pairs.i captured the network activities when the page loading, found that it made some
translation
calls tohttps://api.locize.io
, which seem to be an enterprise level service.so how can i change the translation of a label?
The text was updated successfully, but these errors were encountered: