Skip to content

Commit

Permalink
Clarify locale adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Dec 10, 2023
1 parent 1be3b63 commit 5c71dde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions collections/_posts/2023/2023-12-10-keyboardkit-8.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ KeyboardKit 8.1 makes it easier to add and replace any localized services in the

## 👑 Pro adjustments

KeyboardKit Pro 8.1 makes it possible to specity locales when registering a KeyboardKit Pro license, or setting up Pro with any `setupPro` function.
KeyboardKit Pro 8.1 lets Pro users specify locales when calling `setupPro` or registering a license key, instead of having to decide this when purchasing the license. This is a huge improvement, that lets customers change locales without having to adjust their license.

This is a huge improvement, that allows Pro customers to change the locales at any time, instead of having to decide when signing up for a license.
Since locales are now specified with code instead of when purchasing a license, the text field will be removed from the Gumroad purchase screen. Existing customers will default to their purchase info, but can override it with this new way of specifying locales.

Since locales can now be specified when setting up KeyboardKit Pro, the text field will be removed from the purchase screen. All existing customers will default to their purchase info.
Locales can be changed at any time in debug mode, and once for each new version that's submitted to the App Store. The number of locales will be capped to the license tier, which doesn't change.


## Conclusion
Expand Down

0 comments on commit 5c71dde

Please sign in to comment.