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

Missing schmanguage string for connection timeout. #10

Open
marratj opened this issue Sep 25, 2024 · 1 comment
Open

Missing schmanguage string for connection timeout. #10

marratj opened this issue Sep 25, 2024 · 1 comment

Comments

@marratj
Copy link

marratj commented Sep 25, 2024

See screenshot:

image
@marratj marratj changed the title Missing schmanguage string for connection Missing schmanguage string for connection timeout. Sep 25, 2024
@Kesuaheli
Copy link
Member

Kesuaheli commented Sep 28, 2024

Currently, only words beginning with an uppercase letter are translated. For translation, I wrote and use this cli tool https://github.com/schmanguage/schmanguage-cli

See this regex here:
https://github.com/schmanguage/schmanguage-cli/blob/1e93472005a5c321534effe03712cb59e1d810b4/translate.go#L10

I do, however, have plans to provide a sort of override config to force translate configured words. To then, I will be able to say, for example "connection and "server" which then will be converted to "schmonnection" and "schmerver".
See #9

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