hibiscus/i18n/en.json

29 lines
807 B
JSON
Raw Permalink Normal View History

2024-05-03 15:40:40 +03:00
{
"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
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",
2024-05-08 16:49:34 +03:00
"button.notes": "New note",
"prompt.notes": "Note name",
"noscript.notes": "/notes/<name>",
2024-05-18 16:15:20 +03:00
"prompt.days": "To the bottom",
2024-05-07 13:27:11 +03:00
"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.config": "Edit config",
"info.telegram.auth_fail": "Failed auth attempt in Hibiscus.txt",
"info.telegram.scram": "Hibiscus SCRAM triggered, shutting down"
2024-05-03 15:40:40 +03:00
}