We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ba3cf commit ecd45f6Copy full SHA for ecd45f6
src/Localization.cs
@@ -5,6 +5,7 @@
5
using NGettext;
6
using RestSharp;
7
using System;
8
+using System.Collections.Generic;
9
using System.Globalization;
10
using System.IO;
11
using System.Linq;
0 commit comments