Time entry ID format
In en, this message translates to: 'TimeEntry#{timeEntryId}'
@override String timeEntry_id(String timeEntryId) { return 'รายการเวลา#$timeEntryId'; }