Documentation1

This commit is contained in:
2022-04-12 09:20:03 +00:00
parent 113fb64e6d
commit bc9e5fcee1
16 changed files with 182 additions and 32 deletions

View File

@ -115,7 +115,12 @@ std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" hre
</tr>
</table>
</div><div class="memdoc">
<p>Get a translated string key: The Key so the code can find your string </p>
<p>Get a translated string </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">key</td><td>The Key so the code can find your string </td></tr>
</table>
</dd>
</dl>
</div>
</div>
@ -134,7 +139,12 @@ std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" hre
</tr>
</table>
</div><div class="memdoc">
<p>Load the lang file from dir structure en/app.json for sample lang: the folder name en, fr, de ... . I prefer geSys() </p>
<p>Load the lang file from dir structure en/app.json for sample </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">lang</td><td>the folder name en, fr, de ... . I prefer geSys() </td></tr>
</table>
</dd>
</dl>
</div>
</div>