-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbug
Description
Steps to reproduce
- Create a file.
- Delete file.
- Open
Deleted files. - Select the deleted file.
- Choose an action
:.
Expected behaviour
Translated word Restore.
Actual behaviour
Additional information
Translation is in files:
apps/files_trashbin/l10n/pl.js
apps/files_trashbin/l10n/pl.json
value: "Restore" : "Przywróć",
The translation concerns the code in the file:
apps/files_trashbin/js/app.js
{
name: 'restore',
displayName: t('files_trashbin', 'Restore'),
iconClass: 'icon-history',
},
No translation exists in different versions of Nexcloud.
Nextcloud version:
15.0.4
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmapbug
