Skip to content

tc not exposed by the composable useI18n()

Closed

Description

Environment



Reproduction

You just have to notice that the keys 'tc' of the object returned by useI18n() is not declared.

Describe the bug

When using the composable useI18n() to get access to the tc method for the pluralization, that function is not defined.
(Unlike the function t, which is defined)

image

We are forced to use the $tc or other methods to do it

Additional context

No response

Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions