hibiscus/i18n/en.json

17 lines
375 B
JSON
Raw Normal View History

2024-05-03 15:40:40 +03:00
{
"lang": "en",
"title.today": "Your day so far",
"title.days": "Previous days",
"title.notes": "Notes",
"link.today": "today",
2024-05-05 13:06:20 +03:00
"link.tomorrow": "tomorrow",
2024-05-03 15:40:40 +03:00
"link.days": "previous days",
"link.notes": "notes",
"description.notes": "/notes/<name> for a new note",
2024-05-05 13:06:20 +03:00
"time.date": "Today is",
"time.grace": "grace period active",
2024-05-03 15:40:40 +03:00
"button.save": "Save"
}