Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

el.json 435B

12345678910111213141516171819202122232425
  1. {
  2. "LOADING": "Φόρτωση …",
  3. "TODAY": "Σήμερα",
  4. "TOMORROW": "Αύριο",
  5. "RUNNING": "Λήγει σε",
  6. "EMPTY": "Δεν υπάρχουν προσεχείς εκδηλώσεις.",
  7. "N": "B",
  8. "NNE": "BBA",
  9. "NE": "BA",
  10. "ENE": "ABA",
  11. "E": "A",
  12. "ESE": "ANA",
  13. "SE": "NA",
  14. "SSE": "NNA",
  15. "S": "N",
  16. "SSW": "NNΔ",
  17. "SW": "NΔ",
  18. "WSW": "ΔNΔ",
  19. "W": "Δ",
  20. "WNW": "ΔΒΔ",
  21. "NW": "ΒΔ",
  22. "NNW": "ΒΒΔ"
  23. }