6 lines
62 B
C#
6 lines
62 B
C#
namespace Core.Services;
|
|
|
|
public class I18nService
|
|
{
|
|
|
|
} |