TimecodeKit
TimecodeKit copied to clipboard
Localization Support
Localization Support
- [ ] Refactor the library to support localization
Action Items
- [ ] Configure a package String Catalog
- [ ] Replace string literals with
String(localized:) - [ ] Where custom SwiftUI view initializers take
Stringparameter(s), add overloads to also takeLocalizedStringKey