{% extends 'base.html' %} {% block body %}
{{ 'Help us to translate eLabFTW!'|trans }}
{{ 'Only lowercase letters are allowed.'|trans }}
{{ 'Select paper format for PDF'|trans }} A4 Letter Royal {{ 'Enable Chinese, Japanese and Korean fonts in PDF generation (WARNING: this will dramatically increase the file size unless you disable PDF/A)'|trans }} {{ 'Generate PDF/A compliant pdfs (will embed the fonts and make the file bigger)'|trans }} {{ 'Add attached files summary to the pdf'|trans }} {{ 'Append attached PDFs to exported pdf'|trans }} {{ 'Enable french style signature block in pdf export (setting is only set for this browser)'|trans }}
{{ 'Show experiments from the team on the Experiments page'|trans }} {{ 'Show templates from the team on the Templates page and in the menus'|trans }} {{ 'Show experiments/database items from outside the team'|trans }} {{ 'Display the molecule editor in edit mode'|trans }} {{ 'Disable the rich text editor and write Markdown directly'|trans }} {{ 'Use ISO datetime in the text editor instead of localized one'|trans }}
{{ 'Default visibility for new experiments'|trans }} {% for key, value in visibilityArr %} {{ value|trans }} {% endfor %}
{{ 'Default write permission for new experiments'|trans }} {% for key, value in visibilityArr %} {{ value|trans }} {% endfor %}