hibiscus/i18n/en.json

25 lines
612 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",
2024-05-07 13:27:11 +03:00
"title.info": "Info",
2024-05-03 15:40:40 +03:00
"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",
2024-05-07 13:27:11 +03:00
"link.info": "app information",
2024-05-03 15:40:40 +03:00
"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-07 13:27:11 +03:00
"button.save": "Save",
"info.version": "Version",
"info.version.link": "source and changelog",
"info.export": "Export data",
2024-05-07 14:55:11 +03:00
"info.readme": "Edit readme.txt",
"info.reload": "Reload config"
2024-05-03 15:40:40 +03:00
}