Show / Hide Table of Contents

Method AddJsonFile

| Edit this page View Source

AddJsonFile(string, string)

Add a json language file (match crowdin format).
Declaration
public void AddJsonFile(string language, string fileContent)
Parameters
Type Name Description
string language Language for the json file, for example, "English"
string fileContent Entire file as string
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾