Fix grammatical errors

Fixes #4420
This commit is contained in:
Frédéric Guillot
2020-02-29 16:05:32 -08:00
parent e79cf77058
commit c12bbb1613
48 changed files with 596 additions and 596 deletions

View File

@@ -1,5 +1,5 @@
<?php if (empty($users)): ?>
<div class="alert"><?= t('No user have been allowed specifically.') ?></div>
<div class="alert"><?= t('No specific user has been allowed.') ?></div>
<?php else: ?>
<table class="table-scrolling">
<tr>