namespace UI_MAUI.Pages; public partial class TranslationPage : ContentPage { public TranslationPage() { this.InitializeComponent(); } }