~~NOTOC~~
~~Title: Get ~~
**Description:**\\
Gets the formatted localization string for the user's language.
**Added In:** v0.45
====== Function ======
public static string Get(string key, params object[] formatArgs)
----
\\
====== Usage ======
//Coming soon
----
\\
====== Examples ======
//Coming soon
----