Table of Contents

Method AddLocalization

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

AddLocalization(string, string)

Adds a localization.

public void AddLocalization(string locale, string value)

Parameters

locale string

The locale to add.

value string

The translation to add.