Fixes for use gettext in paramecio, deprecating old language system

This commit is contained in:
absurdo 2023-12-17 22:16:09 +01:00
parent fc15bd74bb
commit 2ba2ac6d37
11 changed files with 66 additions and 34 deletions

View file

@ -72,7 +72,7 @@
${content}
</div>
<div class="footer">Paramecio, a system created for create webapps</div>
<div class="footer">${_('Paramecio, a system created for create webapps')}</div>
</div>
</body>