Merge remote-tracking branch 'origin/master'

This commit is contained in:
Weblate 2017-07-31 15:22:37 +02:00
commit 743adb8839

View File

@ -1,6 +1,6 @@
<tr>
<td>{{ name }}</td>
<td><code>{{ privileges }}</code></td>
<td><code>{{ privileges|raw }}</code></td>
<td>{{ grant ? 'Yes'|trans : 'No'|trans }}</td>
{% if type == 'database' %}