Skip to content

Localization of Fluent.Ribbon texts #1225

Answered by batzen
avikramaditya asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to add a localization for "en-US" or "en-GB" you can just create new classes inheriting from RibbonLocalizationBase and add the attribute [RibbonLocalization("English (US)", "en-US")] or [RibbonLocalization("English (GB)", "en-GB")].

I don't fully understand the second part of your question.
If you want to add text for missing translations you can either create a PR here, or create your own localization classes where you provide/override them.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by avikramaditya
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Question ❓ Not an issue but a question instead.
2 participants