Skip to content

Releases: FlineDev/TranslateKitSDK

1.3.0

01 Sep 13:11
Compare
Choose a tag to compare
  • All translations were significantly improved thanks to TranslateKit 4.0's improved proofreading
  • Overall worth of $150 in AI reasoning with enhanced category-specific prompts applied to improve accuracy significantly

Full Changelog: 1.2.1...1.3.0

1.2.1

23 Aug 20:57
5da1ba6
Compare
Choose a tag to compare

What's Changed

  • Update platform compatibility badge code by @daveverwer in #4
  • Fix zh-Hans translations in Books, Business, Developer Tools by @laosb in #5

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

07 May 05:02
Compare
Choose a tag to compare

Full Changelog: 1.1.1...1.2.0

1.1.1

18 Apr 08:21
f0c2e9b
Compare
Choose a tag to compare

What's Changed

  • Latin American Spanish: Change "Hecho" to "Listo" to match iOS 18.4 by @juanarzola in #2

New Contributors

Full Changelog: 1.1.0...1.1.1

More Strings, Smaller Footprint! 🚀

08 Feb 21:57
Compare
Choose a tag to compare

This update makes TranslateKit even more powerful while keeping your app lean!

Smaller app size, smarter structure

  • We’ve restructured TranslateKit to keep the 250+ most commonly used strings in the core package (TranslateKit) while moving category-specific strings into separate modules (TranslateKitFinance, TranslateKitProductivity, etc.).
  • This means you only import what you need, keeping your app lightweight!

1,000+ new pre-localized strings 🎉

  • We analyzed common UI text across 26 App Store categories and added ~50 extra strings per category.
  • Now, apps using TranslateKit typically access ~350 localized strings per app, making them smaller but more relevant!

Improved #tk Macro Compatibility

  • Fixed an issue where the #tk macro wasn’t recognizing nested extension identifiers like extension TK.Action.

This update makes app localization even more efficient! 🚀

1.0.0

06 Feb 22:05
Compare
Choose a tag to compare