Updates for translations.

This commit is contained in:
James Cole
2016-10-29 07:44:46 +02:00
parent 28eb54dc96
commit 73f1491d2d
28 changed files with 247 additions and 92 deletions

View File

@@ -4,13 +4,12 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="robots" content="noindex, nofolllow, noarchive, noodp, NoImageIndex, noydir">
<title>Firefly
{% if title != "Firefly" %}
// {{ title }}
<title>Firefly III
{% if title != "Firefly III" %}
» {{ title }}
{% endif %}
{% if subTitle %}
// {{ subTitle }}
» {{ subTitle }}
{% endif %}
</title>
<base href="{{ route('index') }}/">

View File

@@ -45,9 +45,6 @@
</div>
{% endfor %}
<p class="help-block">
{{ 'report_include_help'|_ }}
</p>
</div>
</div>