Skip to content

Implement i18n functions #159

Description

@kochizufan

Hi,

I didn't realize that the main development is ongoing under this repository not pennsignals, so I submitted i18n PR to pennsignals by mistake.

I can do some modifications to my code and re-submit it to this repository if need, but I want to ask:

  1. I18n function is still needed?
  2. My approach for resource file is like this, do you think this is reasonable?
    • Short statements without line breaks: setting the entire statement to both the resource's key and value
    • Long statements with line breaks: the key is the beginning of the statement, abbreviated with ..., and the value is the entire statement.
  3. I can implement i18n function, but because of my lack of streamlit knowledge, I have no idea how to implement language-switching function. Does someone have ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions