From 70d039ffeda9d5cc6bd4acc0cb6eb3300a773645 Mon Sep 17 00:00:00 2001 From: rakekniven Date: Thu, 30 Apr 2020 18:25:57 +0200 Subject: [PATCH] l10n: Fixed typo Reported at Transifex. Signed-off-by: rakekniven --- templates/notfound.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/notfound.php b/templates/notfound.php index 91b53ee..c40bbb9 100644 --- a/templates/notfound.php +++ b/templates/notfound.php @@ -25,5 +25,5 @@

t('Form not found')); ?>

-

t('This form does not exists')); ?>

+

t('This form does not exist')); ?>