Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

i18n: Improvement of string marked for translation needed #524

@ghost

Description

The following string isn't marked nicely for translation:

{i18next.t('Uploading the selected files would result in')}{' '}
{humanReadableBytes(
filesSize + acceptedFilesSize,
decimalSizeDisplay
)}
{i18next.t('but the limit is')}
{humanReadableBytes(quota.maxStorage, decimalSizeDisplay)}.

See inveniosoftware/invenio-app-rdm#1718 for further explanation and solutions.

Subissue of inveniosoftware/invenio-app-rdm#1707

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions