feat(home): drop calendar card — drawer entry is enough
Remove the "this month" card from the home menu; the calendar stays reachable from the drawer and the /calendar route is unchanged. Also drop the now-unused calendar.homeSubtitle i18n key (en/es/pt/ast) and regenerate slang.
This commit is contained in:
parent
6cff0d0b11
commit
a476f17cdf
10 changed files with 2 additions and 24 deletions
|
|
@ -4,9 +4,9 @@
|
|||
/// To regenerate, run: `dart run slang`
|
||||
///
|
||||
/// Locales: 4
|
||||
/// Strings: 1864 (466 per locale)
|
||||
/// Strings: 1860 (465 per locale)
|
||||
///
|
||||
/// Built on 2026-07-11 at 04:40 UTC
|
||||
/// Built on 2026-07-11 at 04:45 UTC
|
||||
|
||||
// coverage:ignore-file
|
||||
// ignore_for_file: type=lint, unused_import
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue