Skip to content

Add lingora; i18n utility to utilities list#63

Open
nigeleke wants to merge 1 commit into
DioxusLabs:masterfrom
nigeleke:master
Open

Add lingora; i18n utility to utilities list#63
nigeleke wants to merge 1 commit into
DioxusLabs:masterfrom
nigeleke:master

Conversation

@nigeleke

@nigeleke nigeleke commented Mar 3, 2026

Copy link
Copy Markdown

Analyze fluent translation file for missing or redundant translations.

lingora provides additional functionality for users of the dioxus-i18n crate.

  • automate creation a Rust source file (config.rs) containing a function to create an I18nConfig struct.

  • scan Rust source files for their use of dioxus_i18n::t!, te! and tid! macros, ensuring, if possible, that the translation exists in the canonical file.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant