Merge pull request #22920 from nextcloud/Valdnet-patch-5

l10n: Add a dot
This commit is contained in:
Morris Jobke 2020-09-17 18:10:40 +02:00 committed by GitHub
commit 190b9e96f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
print_unescaped('checked="checked"');
} ?>>
<label for="backgroundjobs_ajax">AJAX</label><br/>
<em><?php p($l->t("Execute one task with each page loaded")); ?></em>
<em><?php p($l->t("Execute one task with each page loaded.")); ?></em>
</p>
<p>
<input type="radio" name="mode" value="webcron" class="radio"