CodeEditApp / CodeEditApp/CodeEdit
✨ Migrate to String Catalogs
Aberta
enhancement
- Linguagem predominante
- Swift
- Estrelas
- 23k
- Forks
- 1.2k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### Description
The project is using the deprecated .strings files internally. It should be migrated to String Catalogs by right-clicking and choosing migrate. It should really be as simple as that. Xcode should then pick up new localization keys from there using SwiftUI's built-in `LocalizedStringKey` type.
I could do it myself if I get the "Go" from the core maintainers.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.