Skip to content

Categories not translated #115

@rdsq

Description

@rdsq

I noticed that that all the categories in the dropdown are in English in all locales, and quick code search suggests that the app does not utilise the translation strings like sound-and-video or programming at all. It was apparently introduced in commit 5408cb7 with the change src/pages/creator.rs -> src/pages/editor.rs

I tested it by cargo running that commit and the previous one (1a3e7e7) with export LANG=pl_PL.UTF-8 for testing purposes, and indeed, the categories were translated in the parent commit, and weren't in the one that introduced redesign

Is there any way this can be addressed, because I guess there is a reason it was dropped? I am not familiar with the codebase, I only did surface analysis with the help of git log -S, so I am not aware of any design choices made, sorry about that

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