template updates for internationalization, including updated all.properties
This commit is contained in:
parent
dbcc75dc20
commit
639f0450ac
86 changed files with 917 additions and 448 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
<#if formAction?has_content>
|
||||
<form method="post" action="${formAction}">
|
||||
<input class="submit" type="submit" value="Recompute Inferences" name="submit" role="input" />
|
||||
<input class="submit" type="submit" value="${i18n().recompute_inferences}" name="submit" role="input" />
|
||||
</form>
|
||||
</#if>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue