From 3ab65e250cccf16a9b483943066b48d5ea92f375 Mon Sep 17 00:00:00 2001 From: Robert Haken Date: Mon, 23 Oct 2023 01:07:46 +0200 Subject: [PATCH] HxMultiSelect - localizations --- .../Resources/HxMultiSelect-it-IT.resx | 126 ++++++++++++++++++ .../Resources/HxMultiSelect.cs.resx | 126 ++++++++++++++++++ .../Resources/HxMultiSelect.zh-CN.resx | 126 ++++++++++++++++++ 3 files changed, 378 insertions(+) create mode 100644 Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect-it-IT.resx create mode 100644 Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.cs.resx create mode 100644 Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.zh-CN.resx diff --git a/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect-it-IT.resx b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect-it-IT.resx new file mode 100644 index 000000000..20827f619 --- /dev/null +++ b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect-it-IT.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nessun risultato + + + -seleziona tutto- + + \ No newline at end of file diff --git a/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.cs.resx b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.cs.resx new file mode 100644 index 000000000..f1c475a33 --- /dev/null +++ b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.cs.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + Nic nenalezeno + + + -vybrat vše- + + \ No newline at end of file diff --git a/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.zh-CN.resx b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.zh-CN.resx new file mode 100644 index 000000000..1172071ee --- /dev/null +++ b/Havit.Blazor.Components.Web.Bootstrap/Resources/HxMultiSelect.zh-CN.resx @@ -0,0 +1,126 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 没有结果 + + + -全选- + + \ No newline at end of file