ubuntu / app-center

App Store for Ubuntu made with Flutter 🧡 💙
GNU General Public License v3.0
634 stars 116 forks source link

fix: Use non-synthetic translation files #1794

Closed spydon closed 1 month ago

spydon commented 1 month ago

The synthetic translation system is unfortunately not stable at all together with the analyzer, so this PR refactors so that we use explicitly generated l10n files (like in the other projects).