hibiscus/i18n/en.json

15 lines
305 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",
"link.days": "previous days",
"link.notes": "notes",
"description.notes": "/notes/<name> for a new note",
"misc.date": "Today is",
"button.save": "Save"
}