Igor Chubin
0b54ed68a4
Translated "Rain shower" in Russian ( fixes #520 )
4 years ago
Igor Chubin
1c7d2854fc
Merge pull request #505 from elerch/ipinfo
...
support for ipinfo and ip to location ordering
4 years ago
Igor Chubin
e90a795c8c
Merge pull request #504 from elerch/docker-improvements
...
make Docker image smaller and more reusable
4 years ago
Igor Chubin
f0b96bef0c
Merge pull request #517 from PinkPanther-ny/patch-1
...
Update translations_v2.py
4 years ago
Igor Chubin
385cec249d
Merge pull request #519 from johnnyapol/http
...
wttr_srv: implement http status codes, resolves #163
4 years ago
Igor Chubin
86f11eb55f
Merge pull request #518 from PinkPanther-ny/patch-2
...
Update translations_v2.py
4 years ago
John C. Allwein
e745ac6a08
wttr_srv: implement http status codes, resolves #163
...
This change implements proper HTTP status codes
for wttr_srv, returning:
- 200 if request was successful
- 403 if location is blocked
- 429 if rate-limited
- 500 if internal error occurred (MALFORMED_RESPONSE_HTML_PAGE)
- 503 if the service is unavailable (CAPACITY_LIMIT_REACHED)
4 years ago
PinkPanther-ny
34ec4470d6
Update translations_v2.py
...
Add translation of Hungarian -- PinkPanther-ny
4 years ago
PinkPanther-ny
853d637d02
Update translations_v2.py
...
Add translation of Korean -- PinkPanther-ny
4 years ago
Igor Chubin
147140f85a
translation.txt: Quentin PAGÈS (@Quenty-tolosan) ( #494 )
4 years ago
Igor Chubin
a7eb376206
Merge pull request #511 from Quenty-tolosan/master
...
i18n complete occitan translation
4 years ago
Igor Chubin
208598b363
Merge pull request #516 from Harwood/fix-typo
...
Fix typo :: `mid` => `mind`
4 years ago
Harwood
13e00896ac
Fix typo :: `mid` => `mind`
4 years ago
Quentí
4b58dffd4a
Update oc-help.txt
4 years ago
Quentí
7b0123bc1b
Update oc-help.txt
4 years ago
Quentí
7c1cd8d66d
Update oc.txt
4 years ago
Emil Lerch
3c16ac7993
support for ipinfo and ip to location ordering
4 years ago
Emil Lerch
1c2a03b50a
make Docker image smaller and more reusable
4 years ago
Igor Chubin
f87a825d8b
added Quenty-tolosan to the translators list ( #494 )
4 years ago
Igor Chubin
4a6b4ec797
v2: added Occitan translation ( #494 )
4 years ago
Igor Chubin
3d29e66d03
we-lang.go: added Occitan translation ( #494 )
4 years ago
Igor Chubin
149109dbba
we-lang.go: go format
4 years ago
Igor Chubin
b85e5732ec
added oc to PROXY_LANGS ( #494 )
4 years ago
Igor Chubin
6b8ef7c330
recovered hi-translation broken by #501
4 years ago
Igor Chubin
a55517275d
Merge pull request #501 from Quenty-tolosan/master
...
i18n: add Occitan language
4 years ago
Quentí
e396dd672e
Create oc-help.txt
4 years ago
Quentí
bbbd208bf5
Create oc.txt
...
Missing: the snow strings
4 years ago
Quentí
9508b2b17e
Update translations.py
4 years ago
Igor Chubin
762513eb2d
Added Aakash to the list of contributors ( #429 )
4 years ago
Igor Chubin
7ef0c450b3
Merge pull request #495 from skyme5/translation-hi
...
[new] hindi translations
4 years ago
Igor Chubin
05f04fc272
single line: now newline for %-notation by default ( #496 )
4 years ago
Aakash Gajjar
677d7e19dc
[new] hindi translations
4 years ago
Igor Chubin
b475d5521f
Merge pull request #488 from AlexanderYastrebov/align-current
...
Aligns current weather conditions with forecast
4 years ago
Igor Chubin
93a44d4020
Merge pull request #484 from mikrovvelle/master
...
"frankfurt" should default to the big Frankfurt
4 years ago
Igor Chubin
e534e4a31a
Merge pull request #489 from 0xflotus/patch-2
...
(docs): fixed small errors
4 years ago
Igor Chubin
26521ed371
Merge pull request #490 from 0xflotus/patch-3
...
(docs): enabled syntax highlighting
4 years ago
0xflotus
764c2f71eb
(docs): enabled syntax highlighting
...
... for better readability
4 years ago
0xflotus
84972f544f
(docs): fixed small errors
4 years ago
Alexander Yastrebov
7740ec815e
Aligns current weather conditions with forecast
4 years ago
Igor Chubin
0262b817e9
Merge pull request #487 from o295/patch-1
...
Add missing blank in ThunderyShowers
4 years ago
zhiqiang
9995ba4bb9
Add missing blank in ThunderyShowers
4 years ago
Daniel Quinlan
99fa66ba55
"frankfurt" should default to the big Frankfurt
...
Frankfurt [am Main], Hessen is the big one. It's what people mean when they refer to Frankfurt, Germany.
4 years ago
Igor Chubin
09e0979581
Merge pull request #475 from owl73/master
...
Fix current time output of pngs
4 years ago
Igor Chubin
b03f890248
minifix
4 years ago
Igor Chubin
0d908ca536
Merge pull request #476 from sudoLife/patch-1
...
Fix minor translation issues
4 years ago
Igor Chubin
b46d687024
minifix: Ceantar is ga, not en ( #479 )
4 years ago
Igor Chubin
2c9385ae33
Merge pull request #480 from jwmoss/master
...
Replaced Invoke-WebRequest with Invoke-RestMethod
4 years ago
Jonathan Moss
d12dfcca81
Replaced Invoke-WebRequest with Invoke-RestMethod
...
Added formatting as well.
4 years ago
sudoLife
2080568f80
Fix minor translation issues
...
Irish is now added to the 'LOCATION' dictionary properly
Change 'how it looks like' to 'what it looks like'
4 years ago
owl73
4bdd28b883
Fix current time output of pngs
4 years ago