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

ro locale not recognised / read from pages.ro #60

Open
cipy opened this issue Aug 17, 2021 · 3 comments
Open

ro locale not recognised / read from pages.ro #60

cipy opened this issue Aug 17, 2021 · 3 comments

Comments

@cipy
Copy link

cipy commented Aug 17, 2021

Reproduction Rate

<How often could you reproduce this issue, how often do you tried?>

every time

Steps to Reproduce

  • set locale to the Romanian language
    sudo apt install tldr
    tldr todoist

Result

<What is the result of this?>

todoist page is shown in English

Expected Result

<What is the expected result?>

tldr should show the Romanian page

Additional Information

<Which version? Which operating system? Any other information?>

latest, Raspbian OS, Linux raspberry 5.10.52-v7+ #1441 SMP

@cipy
Copy link
Author

cipy commented Aug 17, 2021

$ locale
LANG=ro_RO.UTF-8
LANGUAGE=ro_RO.UTF-8
LC_CTYPE="ro_RO.UTF-8"
LC_NUMERIC="ro_RO.UTF-8"
LC_TIME="ro_RO.UTF-8"
LC_COLLATE="ro_RO.UTF-8"
LC_MONETARY="ro_RO.UTF-8"
LC_MESSAGES="ro_RO.UTF-8"
LC_PAPER="ro_RO.UTF-8"
LC_NAME="ro_RO.UTF-8"
LC_ADDRESS="ro_RO.UTF-8"
LC_TELEPHONE="ro_RO.UTF-8"
LC_MEASUREMENT="ro_RO.UTF-8"
LC_IDENTIFICATION="ro_RO.UTF-8"
LC_ALL=ro_RO.UTF-8

@cipy
Copy link
Author

cipy commented Aug 17, 2021

tldr --update doesn't seem to change/fix anything

@marchersimon
Copy link
Contributor

From looking through the source code it doesn't look like this client even supports different languages. Did you try this for other languages?

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

No branches or pull requests

3 participants