TimecodeKit icon indicating copy to clipboard operation
TimecodeKit copied to clipboard

Localization Support

Open orchetect opened this issue 1 year ago • 0 comments

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 String parameter(s), add overloads to also take LocalizedStringKey

orchetect avatar Oct 18 '24 07:10 orchetect