Igor Chubin
d53388f82b
Merge pull request #764 from pataquets/patch-1
...
Add Catalan to v2 footer strings.
2 years ago
Igor Chubin
ab21f64f26
Merge pull request #770 from Barry1/patch-1
...
Just switched the columns in line 10
2 years ago
Igor Chubin
5fa163bd03
Merge pull request #789 from Manan006/emoji_fix
...
Emoji Fix
2 years ago
Igor Chubin
9f49dfe9ce
Merge pull request #792 from Elvis020/master
...
Updated Malayalam translation for afternoon
2 years ago
Elvis020
d1e4ef9224
Updated Malayalam translation for afternoon with a more commonly used word
2 years ago
Patryk Krawaczyński
3e006c4163
Docker build failed after split we-lang.go into several files
...
COPY failed: file not found in build context or excluded by .dockerignore: stat share/we-lang/we-lang.go: file does not exist
COPY failed: stat app/we-lang: file does not exist
2 years ago
Dot
a0cac80ca2
Emoji Fix
2 years ago
Bastian Ebeling
23c1eafc65
Just switched the columns in line 10
...
see https://github.com/chubin/wttr.in/issues/769
2 years ago
Alfonso Montero
29fddae4c1
Add Catalan to v2 footer strings.
2 years ago
lakejason0
1112979e14
Update zh-tw-help.txt
2 years ago
lakejason0
bf0ecaa039
Fix wording in zh-cn-help.txt
2 years ago
Layerex
1267c32efe
translation.txt: Fix padding for lithuanian
2 years ago
Layerex
1744b5b179
translation.txt: Add myself to translators
2 years ago
Layerex
94d15990f6
ru.txt: Correct "low drifting snow" translation
2 years ago
Layerex
ba02c6b920
ru.txt: Pad colons
2 years ago
Layerex
7131539c4a
ru.txt: переохлажденный => переохлаждённый
2 years ago
Layerex
98e09c52e6
ru.txt: Add missing translations from #535
...
Correct "snow shower" translation
2 years ago
Diego Blanco
d60db6f5ea
Added galician translation
2 years ago
Ken MacInnis
12c1f1639e
Nice update to preconfig formats
2 years ago
Igor Chubin
0097d022e8
Merge pull request #750 from ErrorNoInternet/master
...
Update terminal-images.md
2 years ago
ErrorNoInternet
2217cfae5a
Update terminal-images.md
2 years ago
Igor Chubin
bf6c71a4e8
Add translation support for units
2 years ago
Igor Chubin
8fc5c84e95
Split we-lang.go into several files
2 years ago
Igor Chubin
c7507f3e3d
Mention Ahmed D. ALi in translation.txt
2 years ago
Igor Chubin
1b11538c93
Mention Ahmed D. ALi in translation.txt
2 years ago
Igor Chubin
df6f179277
Merge pull request #747 from nakanakaii/patch-4
...
Update translations.py
2 years ago
Igor Chubin
193c47b11e
Merge pull request #748 from nakanakaii/patch-5
...
Update translations_v2.py
2 years ago
Ahmed D. ALi
4b2318ddd7
Update translations_v2.py
...
updated the translation with a more precise one
2 years ago
Ahmed D. ALi
260bb5d326
Update translations.py
...
updated the translation with a more precise one
2 years ago
Igor Chubin
ad7492ed96
Conky: add line break
2 years ago
Igor Chubin
0675048175
Add conky screenshot
2 years ago
Igor Chubin
cda7d56283
Add conky example
2 years ago
Igor Chubin
44ca7fdab3
Revert last README.md change
2 years ago
Igor Chubin
e2745e6433
Merge pull request #718 from Fr-Dae/patch-2
...
graphical ascii update v1.2
2 years ago
Igor Chubin
7ee34404ba
Merge branch 'master' into patch-2
2 years ago
Igor Chubin
527682736f
Merge pull request #734 from solidsnack/patch-1
...
Ensure `M` enables metric
2 years ago
Igor Chubin
badc3ed836
Merge pull request #727 from vasya-ryba/fixed-docker-llvm
...
Set llvm-config version 11
2 years ago
Igor Chubin
e7e532b24d
Merge pull request #730 from Skillkiller/location-not-found
...
Add not found header after postprocessing
2 years ago
Igor Chubin
3de427cbc0
Merge pull request #743 from nakanakaii/patch-2
...
Update ar-help.txt
2 years ago
Igor Chubin
e17ac8c661
Merge pull request #742 from nakanakaii/patch-1
...
Update ar.txt
2 years ago
Igor Chubin
3cbf7a9349
Add UV Index support (one-line format)
2 years ago
Ahmed D. ALi
faedf22cbc
Update ar-help.txt
...
updated the translation with a more precise one
2 years ago
Ahmed D. ALi
a3804f564b
Update ar.txt
...
updated the translation with a more precise one and removed unnecessary vowels
2 years ago
Igor Chubin
6242706950
Merge pull request #735 from HoodedDeath/patch-1
...
Fix 'Windows Issues' link in README
2 years ago
Igor Chubin
b739be0a22
Merge pull request #723 from RumiAllbert/RumiAllbert-patch-1
...
append redundancy update
2 years ago
HoodedDeath
22440bf252
Fix 'Windows Issues' link in README
...
Link previously pointed to Internationalization section, fix to point at Windows Users section
3 years ago
Jason Dusek
c7cb67f841
Ensure `M` enables metric
...
It seems reasonable, per the documentation (under the section, "Weather Units"), that `?M` would enable metric ("metric (SI), but show wind speed in m/s") all by itself.
> By default the USCS units are used for the queries from the USA and the metric system for the rest of the world. You can override this behavior...
> ...
> `curl wttr.in/Amsterdam?M` # metric (SI), but show wind speed in m/s
In the USA, we have to pass `?m&M` (`https://wttr.in/?m&M `) to get metric and meters/second. If we just pass `?M`, we get USCS units for everything else and windspeed in meters/second.
3 years ago
Sebastian Espei
856a67a474
Add not found header after postprocessing
...
The postprocessing method assumes that the sout data is always delivered in the same format. If the location is not found, the passed format deviates and this then leads to an incorrect behavior => incorrect return value.
Close #729
Close #728
3 years ago
vasya-ryba
88a0dfd7e4
set llvm-config version 11
3 years ago
Rumi Allbert
49893e32b3
append redundancy upadte
3 years ago