Read the statement by Michael Teeuw here.
MMM-Lunartic
-
API update
I’ve acquired nearly double the amount of free API usage for my Lunartic module. So, no more loss of API in the 3rd week of every month. :-)
-
So here we are on the 24th of January and my API for this module is still up and running. Miracle of miracles! With only 7 more days left in the month I still have 47% of my free dyno hours. Looks like this problem has been solved. :-)
-
Hello, very interesting this module.
I like Astronomy a lot, and I already have it installed. I have translated it into Spanish: es.json{ "Distance from Earth's core = ": "Distancia desde la Tierra: ", "Distance from sun = ": "Distancia desde el Sol: ", "The next full moon is ": "Próxima Luna llena ", "The next new moon is ": "Próxima Luna nueva: ", "The current moon is ": "La fase actual lleva ", "The moon is ": "Esta Luna está ", "% illuminated": "% iluminada", " days old": " dias transcurridos", "New Moon Phase": "Luna Nueva", "Waxing Crescent Moon": "Luna Creciente", "First Quarter Half Moon": "Primer cuarto de media luna", "Waxing Gibbous Moon": "Luna creciente Gibosa", "Full Moon": "Luna Llena", "Waning Gibbous Moon": "Luna Gibosa menguante", "Third Quarter Half Moon": "Tercer cuarto de Media Luna", "Waning Crescent Moon": "Luna creciente menguante", "When the Moon hits your eye . . .": "Cuando la Luna ilumina tus ojos . . ." }
-
@pepebc said in MMM-Lunartic:
I have translated it into Spanish: es.json
Hello, and thank you. I applaud the fact that you made the effort and did the translations. :-)
I’ve added your translation file to the module. A
git pull
in the MMM-Lunartic directory will get you the updated files.Once again, thanks!
Peace.
-
Thanks to user @el97 the module now has Swedish translation.
-
Download:
[card:mykle1/MMM-Lunartic]
Version Update 1.0.3
Added an option for rotating data. So now the module takes up far less mirror real estate yet you still get the same information. Of course, you can still use the static mode, in which case, the module is visually unchanged.
Click on the animated gif below for a more pleasing view:
Do a
git pull
in your MMM-Lunartic directory or install as per the readme. -
Version update 1.0.4
Fixed the check for “Last full moon was” and "Next full moon is. That was bothering me.
Added config option for sound of howling wolf when there is a full moon.
git pull
in the MMM-Lunartic directory or install as per the readme
https://github.com/mykle1/MMM-Lunartic -
Ok, stupid me thought I fixed the issue . . . but didn’t.
Now it’s fixed!
git pull
in the MMM-Lunartic directory or install as per the readme
https://github.com/mykle1/MMM-Lunartic -
@mykle1 Cant get the Swedish translation to show up despite language: “sv”, in config.js
Translation sv.json is present in MagicMirror/modules/MMM-Lunartic/translations -
@mykle1 thanks for the update.
For next update, can you include nl-translations?
Here’s the data{ "Distance from Earth's core = ": "Afstand vanaf middelpunt Aarde = ", "Distance from sun = ": "Afstand vanaf de Zon = ", "The next full moon is ": "Volgende Volle Maan is ", "The next new moon is ": "Volgende Nieuwe Maan is ", "The current moon is ": "De Huidige Maan is ", "The moon is ": "De Maan is ", "% illuminated": " % verlicht", " days old": " dagen oud", "New Moon Phase": "Nieuwe Maan Faze", "Waxing Crescent Moon": "Wassende Maancikkel", "First Quarter Half Moon": "Eerste kwartier Halve Maan", "Waxing Gibbous Moon": "Wassende Gibbous Maan", "Full Moon": "Volle Maan", "Waning Gibbous Moon": "Afnemende Gibbous Maan", "Third Quarter Half Moon": "Derde kwartie Halve Maan", "Waning Crescent Moon": "Afnemende Wassende Maan", "When the Moon hits your eye . . .": "Wanneer de Maan zichtbaar is . . ." }