Commit f9629bd1 authored by Nicolas Wavrant's avatar Nicolas Wavrant

fixup! erp5_web_renderjs_ui: let gadget know the language in which the interface is rendered

parent 7bd0bac2
...@@ -8,6 +8,13 @@ ...@@ -8,6 +8,13 @@
<h3>Gadget used to translate text</h3> <h3>Gadget used to translate text</h3>
<dl> <dl>
<dt>getSelectedLanguage</dt>
<dd>Return the selected language, in which the UI is displayed</dd>
<dl>
<dt data-parameter-required="required">text</dt>
<dd></dd>
</dl>
<dt>translate</dt> <dt>translate</dt>
<dd>Translate a text</dd> <dd>Translate a text</dd>
<dl> <dl>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment