Support Chinese language

This commit is contained in:
stax76
2023-12-08 21:33:10 +01:00
parent 8d601525b5
commit f937273fe3
16 changed files with 1860 additions and 1966 deletions

View File

@@ -1,4 +1,4 @@
using System;

using System.Globalization;
namespace NGettext.Wpf
@@ -13,4 +13,4 @@ namespace NGettext.Wpf
public CultureInfo CultureInfo { get; }
}
}
}