Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Wind unit (km/h) - #21

Open
jValdron wants to merge 2 commits into
Yevgenium:masterfrom
jValdron:wind-unit
Open

Wind unit (km/h)#21
jValdron wants to merge 2 commits into
Yevgenium:masterfrom
jValdron:wind-unit

Conversation

@jValdron

@jValdron jValdron commented May 8, 2019

Copy link
Copy Markdown

This adds a config option to display wind units in km/h.

Double check unit in Russian, Google translate is probably wrong.

uSpeed: "м/с",
uPress: "",
uSpeed: {
"ms": "гПа",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error in lines 66-68. Correct version:

    uPress: "гПа",
    uSpeed: {
      "ms": "м/с",

@tortfeaser

Copy link
Copy Markdown

Do support this. Can't tell if the Russian is correct.

@Limych

Limych commented Jul 21, 2019

Copy link
Copy Markdown

I'm the native Russian, born and live now in Moscow. You can trust me :)

@tortfeaser

Copy link
Copy Markdown

Sorry mate, was responding to jValdron. Спасибо!

@Quentame

Copy link
Copy Markdown

Any updates on this ?

@Limych

Limych commented Oct 1, 2020

Copy link
Copy Markdown

Same option added in #16

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants