mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #7] Add config setting for language #8
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vdumestre on GitHub (May 10, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/7
Originally assigned to: @benbusby on GitHub.
Hi, thank's for this awsome project.
Currently, the language or the results will be depending in the country the server is.
We should be able to change the language with the tag
&hl=@benbusby commented on GitHub (May 10, 2020):
Good to know! Thanks for reporting, I'll look into this.
@gripped commented on GitHub (May 10, 2020):
In the meantime you can change it like this
@ilovepancakes95 commented on GitHub (May 10, 2020):
I ran Whoogle on a VPS on Vultr, with a US IP address and I am getting results in Spanish.
@benbusby commented on GitHub (May 10, 2020):
Huh, that's strange. Well regardless, I'll prioritize this as a feature to add in soon so that nobody else experiences it moving forward.
@benbusby commented on GitHub (May 12, 2020):
Would anyone care to look over/try out the branch feature in #27? Just added the language config support but would like feedback from someone who was encountering the issue in the first place before I merge it in.
@vdumestre commented on GitHub (May 12, 2020):
With #27
I am able to change to my language with no issue and the setting is saved. Works like a charm !
Thanks for that
@gripped commented on GitHub (May 12, 2020):
Seems to work well. Could change the language to something other than English on Heroku and that worked. On AWS (in Stockholm) defaulted to English, I think, and other languages could be chosen and worked.
@airdogvan commented on GitHub (May 12, 2020):
I'm running in docker, just cloned it a minute ago but apparently new code not integrated yet. My stuff is all in Arabic. Can't understand a single thing! Any solution that would work for me?
Otherwise everything seems to be working good. Thanks so much for this project.
@benbusby commented on GitHub (May 12, 2020):
@airdogvan the code isn't integrated yet. After I merge the feature in I'll come back here to let everyone know and close out this request.
@benbusby commented on GitHub (May 12, 2020):
Resolved by merge of #27, will be included in release notes for upcoming release.