Coder Social home page Coder Social logo

Comments (12)

0xsharkboy avatar 0xsharkboy commented on July 18, 2024

image

from skill-weather.

forslund avatar forslund commented on July 18, 2024

I think this would be fixed by PR #118 or if the translate job is run by the mycroft team (translations seems to be updated on the translate server). @krisgesling might be able to say if it would be best to use the MR or if it's time to run the automated job.

from skill-weather.

0xsharkboy avatar 0xsharkboy commented on July 18, 2024

Okay thanks :D

from skill-weather.

krisgesling avatar krisgesling commented on July 18, 2024

Hey there, running the translation export now so this should be fixed shortly.

from skill-weather.

krisgesling avatar krisgesling commented on July 18, 2024

I think the translation scripts are having trouble with the new directory structure.

So would accept a pull request in the meantime if you wanted to.

from skill-weather.

0xsharkboy avatar 0xsharkboy commented on July 18, 2024

Hey, I made my own traduction. Does it interest you ?

from skill-weather.

krisgesling avatar krisgesling commented on July 18, 2024

Yeah that would be great if you wanted to do a PR :)

from skill-weather.

0xsharkboy avatar 0xsharkboy commented on July 18, 2024

Okay, I juste don't know how to upload this

from skill-weather.

krisgesling avatar krisgesling commented on July 18, 2024

Hey if you're new to working with git there are some good guides from Github that will help you get started.

If you've made the changes in the Skill (and this is the only change you've made), you can fork the repo at the top of this page, then you'd want to run something like:

cd /opt/mycroft/skills/mycroft-weather.mycroftai/
git remote add sharkboy https://github.com/SharkBoy69-CS/skill-weather/
git checkout -b bugfix/french-translations
git commit -am "Update French translations"
git push sharkboy bugfix/french-translations

from skill-weather.

0xsharkboy avatar 0xsharkboy commented on July 18, 2024

Hey, thanks ! Is it that ? https://github.com/SharkBoy69-CS/skill-weather

from skill-weather.

valvin1 avatar valvin1 commented on July 18, 2024

hello, i did the same issue and discover that the fix provided the 2nd of june was not yet published on a french install. I had to:

cd /opt/mycroft/skills/mycroft-weather.mycroftai/
git pull
Mise à jour 481e6d4..9acb334

why the command which update skills didn't update automatically ?

from skill-weather.

apennamen avatar apennamen commented on July 18, 2024

Hello,

Starting with a fresh install of picroft, and switching to french, I stumbled upon the same issue.
The weather skill was pointing to the 20.08 branch instead of the 21.02.

After checking out the last branch, the error vanished.

Regards,
AP

from skill-weather.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.