code4romania / monitorizare-vot-ios

iOS election monitoring app - a mobile app through which commissioned observers can easily report back to their respective NGOs throughout the election day
https://votemonitor.org/
Mozilla Public License 2.0
19 stars 24 forks source link

Migrate localizations to Xcode 15 String Catalogs #234

Open MihaiPantiru opened 1 year ago

MihaiPantiru commented 1 year ago

Starting with Xcode 15, we have a better way to manage hardcoded strings and localizations. It's recommended to migrate the project to String Catalogs to make it easier to add support for multiple languages in the near future.