Bring translations to ASF-GUI

This commit is contained in:
JustArchi
2017-01-13 23:47:12 +01:00
parent 6196afb856
commit d0307c6161
10 changed files with 129 additions and 32 deletions

View File

@@ -6,11 +6,8 @@ using System.Reflection;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
using GUI;
using SteamKit2;
// ReSharper disable once CheckNamespace
namespace ArchiSteamFarm {
internal static class Program {
internal static readonly ArchiLogger ArchiLogger = new ArchiLogger(SharedInfo.ASF);