fixes #1534 translation fix for activity

This commit is contained in:
Matthieu Leproux
2021-10-20 12:09:22 +02:00
parent 4edde6517d
commit 8ee04fd872

View File

@@ -1175,7 +1175,7 @@ $lang['Delete these sizes'] = 'Delete these sizes';
$lang['Activity'] = 'Activity';
$lang['Selected user'] = 'Selected user';
$lang['Activity time from'] = 'Activity time from';
$lang['to'] = 'à';
$lang['to'] = 'to';
$lang['add'] = 'add';
$lang['deletion'] = 'deletion';
$lang['move'] = 'move';