const Map<String, String> it = { "morning": "Mattina", "afternoon": "Pomeriggio", "evening": "Sera", "night": "Notte", };