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

Conversation

@jValdron
Copy link

@jValdron jValdron commented May 8, 2019

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

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

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

@Limych
Copy link

Limych commented Jul 21, 2019

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

@tortfeaser
Copy link

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

@Quentame
Copy link

Any updates on this ?

@Limych
Copy link

Limych commented Oct 1, 2020

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