User Tools

Site Tools


api:umflocale:add

Description:
Adds/overwrites a localized string into the memory of the localization database. Use {0}, {1}, etc in string to add formatted variables.

Added In: v0.45

Function

public static void Add(string locale, string key, string text)
public static void Add(string modName, string locale, string key, string text)



Usage

//Coming soon



Examples

//Coming soon


This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

api/umflocale/add.txt · Last modified: 2019/06/29 23:52 by umfdev