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.

    Hello everyone, do you know if there is an MM module for rugby

    Scheduled Pinned Locked Moved Requests
    105 Posts 5 Posters 126.6k Views 6 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.
    • mumblebajM Offline
      mumblebaj Module Developer @Manu85
      last edited by

      @Manu85 I am working on translations for the module and need some help with it. Can you verify the below for me?

      {
          "Rank": "Classement",
          "Flag": "Drapeau",
          "Team": "Équipe",
          "Country": "Pays",
          "Pld" : "MJ",
          "W": "V",
          "D": "D",
          "L": "N",
          "GD" : "DP",
          "Pts": "Pts",
          "N/A" : "N/A",
          "Date": "Date",
          "Time": "Temps",
          "Home": "Domicile",
          "Away": "Extérieure",
          "Score": "Score"
      }
      

      Check out my modules at: https://github.com/mumblebaj?tab=repositories
      Check my blog-post: https://mumblebaj.xyz/

      M 2 Replies Last reply Reply Quote 0
      • M Offline
        manu85340 @mumblebaj
        last edited by

        @mumblebaj Great, for the data you can put the following information I added the right information

        {
        “Rank”: “Classement”, « Place »
        “Flag”: “Drapeau”, « Flag » ok
        “Team”: “Équipe”, « Équi »
        “Country”: “Pays”, « ok »
        “Pld” : “MJ”, « ok »
        “W”: “V”, « Ok »
        “D”: “D”, « ok »
        “L”: “N”, « Ok »
        “GD” : “DP”, « Ok »
        “Pts”: “Pts”, « Ok »
        “N/A” : “N/A”, « Ok »
        “Date”: “Date”, « Ok »
        “Time”: “Temps”, « Ok »
        “Home”: “Domicile”, « Dom »
        “Away”: “Extérieure”, « Ext »
        “Score”: “Score”. « Ok »
        }

        mumblebajM 1 Reply Last reply Reply Quote 0
        • M Offline
          manu85340 @mumblebaj
          last edited by

          @mumblebaj it’s better like that

          information

          {
          “Rank”: “Place”,
          “Flag”: “Flag”,
          “Team”: “Équi”,
          “Country”: “Pays”,
          “Pld” : “MJ”,
          “W”: “V”,
          “D”: “D”,
          “L”: “N”,
          “GD” : “DP”,
          “Pts”: “Pts”,
          “N/A” : “N/A”,
          “Date”: “Date”,
          “Time”: “Temps”,
          “Home”: “Dom”,
          “Away”: “Ext”,
          “Score”: “Score”.
          }

          1 Reply Last reply Reply Quote 0
          • mumblebajM Offline
            mumblebaj Module Developer @manu85340
            last edited by

            @manu85340 Thanks. I have added a few more.

            {
                "Rank": "Place",
                "Flag": "Flag",
                "Team": "Équi",
                "Country": "Pays",
                "Pld": "MJ",
                "W": "V",
                "D": "D",
                "L": "N",
                "GD": "DP",
                "Pts": "Pts",
                "N/A": "N/A",
                "Date": "Date",
                "Time": "Temps",
                "Home": "Dom",
                "Away": "Ext",
                "Score": "Score",
                "Points": "Points",
                "World Rugby Standings": "Classement Mondial de Rugby",
                "Competition": "Concours"
            }
            

            Check out my modules at: https://github.com/mumblebaj?tab=repositories
            Check my blog-post: https://mumblebaj.xyz/

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              manu85340 @mumblebaj
              last edited by

              @mumblebaj

              “World Rugby Standings”: "Rugby Classement Mondial " “Competition”: "Compétition "

              mumblebajM 1 Reply Last reply Reply Quote 0
              • mumblebajM Offline
                mumblebaj Module Developer @manu85340
                last edited by

                @manu85340 Thanks so much for the assist. PR done and merged. You can do an update and you should get the fr translations.

                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                Check my blog-post: https://mumblebaj.xyz/

                M 1 Reply Last reply Reply Quote 0
                • M Offline
                  manu85340 @mumblebaj
                  last edited by

                  @mumblebaj Great… just a small modification, instead of “Time” you can put “hour” and for “Equi” as there is space you can put “Equipe”, Bravo

                  mumblebajM 1 Reply Last reply Reply Quote 0
                  • mumblebajM Offline
                    mumblebaj Module Developer @manu85340
                    last edited by

                    @manu85340 said in Hello everyone, do you know if there is an MM module for rugby:

                    Equipe

                    Have update this. Time however I am not sure if changing it to hour is correct as it is Hour and Minutes

                    Check out my modules at: https://github.com/mumblebaj?tab=repositories
                    Check my blog-post: https://mumblebaj.xyz/

                    M 2 Replies Last reply Reply Quote 0
                    • M Offline
                      manu85340 @mumblebaj
                      last edited by

                      @mumblebaj in French for a match the eure designates the start of the match, so it’s ok you can put “time”

                      M 1 Reply Last reply Reply Quote 0
                      • M Offline
                        manu85340 @manu85340
                        last edited by

                        @manu85340 said in Hello everyone, do you know if there is an MM module for rugby:

                        @mumblebaj in French for a match the heure designates the start of the match, so it’s ok you can put “heure”

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 8
                        • 9
                        • 10
                        • 11
                        • 6 / 11
                        • 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