From 609dfbb5f0f70dd96b759c06223e004315c86d09 Mon Sep 17 00:00:00 2001 From: Dong Bin Date: Fri, 3 Jan 2025 15:19:32 +0800 Subject: [PATCH] feat: add simple locale switch. --- demo/Semi.Avalonia.Demo/Views/MainView.axaml | 17 +++++- .../Views/MainView.axaml.cs | 58 +++++++++++++++++++ src/Semi.Avalonia/SemiTheme.axaml.cs | 6 +- 3 files changed, 78 insertions(+), 3 deletions(-) diff --git a/demo/Semi.Avalonia.Demo/Views/MainView.axaml b/demo/Semi.Avalonia.Demo/Views/MainView.axaml index df08ebc..e0e0f91 100644 --- a/demo/Semi.Avalonia.Demo/Views/MainView.axaml +++ b/demo/Semi.Avalonia.Demo/Views/MainView.axaml @@ -46,6 +46,21 @@ + +