create new translation branch for v0.4
This commit is contained in:
parent
9b4e353af7
commit
0a1d2a2e00
795 changed files with 134715 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
|
||||
<?cs call:handle_messages() ?>
|
||||
|
||||
<?cs call:show_help(Lang.Plugins.plugin_template.Help.Example) ?>
|
||||
|
||||
<fieldset>
|
||||
<legend>
|
||||
<?cs call:show_plugin_icon() ?>
|
||||
<?cs var:html_escape(Lang.Plugins.plugin_template.Title) ?>
|
||||
</legend>
|
||||
|
||||
<p><?cs var:html_escape(Lang.Plugins.plugin_template.Text.Example) ?></p>
|
||||
<p><?cs var:html_escape(Lang.Plugins.plugin_template.Text.SecondExample) ?></p>
|
||||
|
||||
</fieldset>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue