Skip to content

No translation - Restore #14274

@Valdnet

Description

@Valdnet

Steps to reproduce

  1. Create a file.
  2. Delete file.
  3. Open Deleted files.
  4. Select the deleted file.
  5. Choose an action :.

Expected behaviour

Translated word Restore.

Actual behaviour

No translated word Restore.
obraz

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

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmapbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions