-
Notifications
You must be signed in to change notification settings - Fork 687
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
The pagination command text doesn't use Locale language #650
Comments
Yup! This is a localization bug. This should totally be fixed. |
Merged
just wrote the code to fix this... not sure i like it i'll push a commit with this and other stuff in #642 later on after i do some testing... |
@justbill2020 did u ever test this? do you have the code still? |
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
The "say next", "say previous" and the pages text should change within the selected languages.
Being hardcoded might be a good idea externalize it with the languages files in /locales
Steps to Reproduce (for bugs)
1.Change to any other language rather than English
2.Trigger the show command list.
3.The "say next", "say previous" and the pages text with be shown in English and wont work.
Context
Browsing the command list menu, moving between pages.
Your Environment
Raspberry Pi 3, node.js v6.10.3
Raspbian 4.9.27
The text was updated successfully, but these errors were encountered: