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
Hello, everyone. I am trying to add the localization to an app with the CareKit. However, I can not find the Localization files in the repository. When I search the issues, I can find some modifications made with different languages. So how should I add the localization ability and where should I find these related CareKit.strings files? Thank you!
The text was updated successfully, but these errors were encountered:
The .strings files are located in the CareKitUI project at CareKit/CareKitUI/CareKitUI/Shared/Localization/. Presently you'll see that there is only an English localization. If you'd like to add support for other languages, you can do so by following the instructions in our documentation. Localization for CareKit works exactly like it does for any other iOS app, so you should be able to follow any tutorials you find elsewhere as well.
Hello, everyone. I am trying to add the localization to an app with the CareKit. However, I can not find the Localization files in the repository. When I search the issues, I can find some modifications made with different languages. So how should I add the localization ability and where should I find these related CareKit.strings files? Thank you!
The text was updated successfully, but these errors were encountered: