Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way to initialize the api with localized data - as string #14

Open
cemozudem opened this issue Feb 3, 2023 · 1 comment
Open

Comments

@cemozudem
Copy link

cemozudem commented Feb 3, 2023

By this way api consumer may initialize api directly with string content read from any source

private Localizator(string localizedContent, string language)

Also:
Support key-value input(eg. properties file) for ease of translators
Support xml input.

@tolgacakir
Copy link
Member

There are some issues about configuration style. It will be better than current style.

We will integrate .Net properties or resx file. It is an good opinion.

Besides, I think it would be advantageous to keep the library compact. For example I'm not so sure about xml.

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

No branches or pull requests

2 participants