willowtreeapps / vocable-ios

Vocable AAC for iOS - Empowering people to communicate with care takers and loved ones.
https://vocable.app
MIT License
77 stars 20 forks source link

Initial String Catalog Migration #742

Closed Clstroud closed 1 month ago

Clstroud commented 1 month ago

closes #741

More work is needed to determine how we want to manage these strings overall. If we shift to a pattern defining them 100% in code, we can leverage the defaultValue argument of String(localized: ...) and have untranslated strings fall back to the development locale instead of a raw key.

Clstroud commented 1 month ago

Merging this so we can see how Crowdin reacts to the changes (if at all)