MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-NOAA

    Scheduled Pinned Locked Moved Troubleshooting
    68 Posts 15 Posters 43.3k Views 13 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • HrierebH Offline
      Hriereb @idoodler
      last edited by

      @idoodler

      {
      “Atmospheric Conditions” : “Condizioni Atmosferiche”,
      “Sunrise/Sunset”:“Alba/Tramonto”,
      “AQI/UV/Wind”:“AQI/UV/Vento”,
      “4 Day Forecast”:"Previsioni su quattro giorni ",
      “Monday”: “Lunedì”,
      “Tuesday”: “Martedì”,
      “Wednesday”: "Mercoledì ",
      “Thursday”: “Giovedì”,
      “Friday”: “Venerdì”,
      “Saturday”: “Sabato”,
      “Sunday”: “Domenica”,
      “Hours of Light”:“Ore di luce”,
      “Last Updated”: “Ultimo aggiornamento”,
      “Today”:“Oggi”,
      “Mon”:“Lun”,
      “Tue”:“Mar”,
      “Wed”:“Mer”,
      “Thu”:“Giov”,
      “Fri”:“Ven”,
      “Sat”:“Sab”,
      “Sun”:“Dom”,
      “Forecast”:“Previsioni”,
      “Weather warning”:“Allerta meteo”,
      “Night”: “Notte”
      }

      idoodlerI 1 Reply Last reply Reply Quote 0
      • idoodlerI Offline
        idoodler Module Developer @Hriereb
        last edited by

        @hriereb This is an invalide JSON, please replace “ with ".

        HrierebH 1 Reply Last reply Reply Quote 0
        • HrierebH Offline
          Hriereb @idoodler
          last edited by

          @idoodler
          Sorry,
          I’m an absolute beginner, what do I have to replace?

          idoodlerI 1 Reply Last reply Reply Quote 0
          • idoodlerI Offline
            idoodler Module Developer @Hriereb
            last edited by idoodler

            @hriereb As I already mentioned previously (but only halve correct) replace the characters “ (Left Double Quotation Mark) and ” (Right Double Quotation Mark) with " (Quotation Mark).
            NOTE: The characters you used are slightly tilted (italic).

            {
              "Atmospheric Conditions" : "Condizioni Atmosferiche",
              "Sunrise/Sunset":"Alba/Tramonto",
              "AQI/UV/Wind":"AQI/UV/Vento",
              "4 Day Forecast":"Previsioni su quattro giorni ",
              "Monday": "Lunedì",
              "Tuesday": "Martedì",
              "Wednesday": "Mercoledì ",
              "Thursday": "Giovedì",
              "Friday": "Venerdì",
              "Saturday": "Sabato",
              "Sunday": "Domenica",
              "Hours of Light":"Ore di luce",
              "Last Updated": "Ultimo aggiornamento",
              "Today":"Oggi",
              "Mon":"Lun",
              "Tue":"Mar",
              "Wed":"Mer",
              "Thu":"Giov",
              "Fri":"Ven",
              "Sat":"Sab",
              "Sun":"Dom",
              "Forecast":"Previsioni",
              "Weather warning":"Allerta meteo",
              "Night": "Notte"
            }
            
            HrierebH 1 Reply Last reply Reply Quote 0
            • HrierebH Offline
              Hriereb @idoodler
              last edited by

              @idoodler
              Ah ok, my tablet wrote a wrong character but I have the right version in my translation folder. What’s wrong with that?

              idoodlerI 1 Reply Last reply Reply Quote 0
              • idoodlerI Offline
                idoodler Module Developer @Hriereb
                last edited by

                @hriereb You may try to lint your JSON then -> https://jsonlint.com/

                1 Reply Last reply Reply Quote 1
                • HrierebH Offline
                  Hriereb
                  last edited by

                  it returns me a valid json…

                  idoodlerI 1 Reply Last reply Reply Quote 0
                  • idoodlerI Offline
                    idoodler Module Developer @Hriereb
                    last edited by

                    @hriereb Well, thats odd then. I assume you did restart your MagicMirror after adding itallian, right?

                    1 Reply Last reply Reply Quote 0
                    • HrierebH Offline
                      Hriereb
                      last edited by

                      How do I restart the mirror? Do I have to do a sudo reboot?

                      idoodlerI 1 Reply Last reply Reply Quote 0
                      • idoodlerI Offline
                        idoodler Module Developer @Hriereb
                        last edited by

                        @hriereb If you are using pm2 you can just enter pm2 restart MagicMirror, a reboot will do the same, but takes longer.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 7 / 7
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy