Translation & Localisation initialisation

This commit is contained in:
2018-12-12 14:32:03 +00:00
parent c5699db198
commit fce5b0ea11
23 changed files with 3797 additions and 310 deletions

View File

@ -0,0 +1,7 @@
namespace Yavsc.Server.Services
{
public class TranslationService
{
}
}