Remove duplicated string

It was defined twice in the original code
This commit is contained in:
Michele Locati 2022-11-23 14:29:49 +01:00
parent df12fe3005
commit f493dc62d9
No known key found for this signature in database
GPG key ID: 98B7CE2E7234E28B

View file

@ -4201,7 +4201,6 @@ function getTranslatableStrings()
'Logout' => 'Sign Out',
'Modified' => 'Modified',
'Move' => 'Move',
'Move' => 'Move',
'Moved from' => 'Moved from',
'Name' => 'Name',
'NewItem' => 'New Item',