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

Support gettext #15

Open
motin opened this issue Sep 2, 2018 · 1 comment
Open

Support gettext #15

motin opened this issue Sep 2, 2018 · 1 comment
Labels
idea New idea, needs assessment.

Comments

@motin
Copy link

motin commented Sep 2, 2018

CSV/JSON is a great starting point, but in order to also support plural forms as well as to be able to use the numerous apps and services that aid in translating gettext data files (.po), it would be great to have shiny.i18n support gettext.

A proof of concept is available here: https://stackoverflow.com/questions/10765057/translation-of-r-script-using-gettext

@dokato
Copy link
Contributor

dokato commented Sep 5, 2018

Good point @motin. I'll definitely take a look at that.
(but of course contributions are welcome ;) )

@jakubnowicki jakubnowicki added feature needs description Issue that needs a more detailed description to be ready to work on. idea New idea, needs assessment. and removed feature needs description Issue that needs a more detailed description to be ready to work on. labels Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea New idea, needs assessment.
Projects
None yet
Development

No branches or pull requests

3 participants